385 B
385 B
ob repository synchronize
Prepare
- install nodejs
- Recommand yarn instead npm
Develop
yarn install // install dependency
yarn start // run locally
yarn dev // run without mock data
yarn build // publish static files