This is the mobile version of the SeeDAO App, which supports PWA.
The live version https://m.seedao.xyz
The preview version https://preview-m.seedao.tech
The dev version https://dev-m.seedao.tech
npm start runs the app in the development mode. Open http://localhost:3000 to view it in your browser.
npm test launches the test runner in the interactive watch mode.
npm run build builds the development version of the app.
npm run build:prod builds the app for production to the build folder.
npm run build:preview builds the app for preview to the build folder.