Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.27 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.27 KB

SeeDAO App Mobile Version

This is the mobile version of the SeeDAO App, which supports PWA.

Live version

Netlify Status
The live version https://m.seedao.xyz

Preview version

Netlify Status
The preview version https://preview-m.seedao.tech

Dev version

Netlify Status
The dev version https://dev-m.seedao.tech

Build

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.