|
|
hace 5 años | |
|---|---|---|
| mock | hace 5 años | |
| public | hace 5 años | |
| src | hace 5 años | |
| .browserslistrc | hace 5 años | |
| .editorconfig | hace 5 años | |
| .eslintrc.js | hace 5 años | |
| .gitignore | hace 5 años | |
| README.md | hace 5 años | |
| babel.config.js | hace 5 años | |
| package-lock.json | hace 5 años | |
| package.json | hace 5 años | |
| tsconfig.json | hace 5 años | |
| yarn.lock | hace 5 años |
请使用yarn作为包管理器
yarn mock启动mock server。
yarn serve启动本地服务.
yarn build执行构建。
yarn lint进行格式化。