forked from Lesin/reposync
|
|
||
|---|---|---|
| .. | ||
| mock | ||
| public/assets | ||
| src | ||
| .editorconfig | ||
| .prettierignore | ||
| .prettierrc | ||
| .umirc.ts | ||
| Dockerfile | ||
| Makefile | ||
| README.md | ||
| nginx.conf | ||
| package.json | ||
| tsconfig.json | ||
| typings.d.ts | ||
| yarn.lock | ||
README.md
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