6.61.61 • Published 2 years ago
qiaokun-egg v6.61.61
vue-egg-service
i am 一个 外国人 i love 中国 希望和中国朋友一起学习
QuickStart
see egg docs for more detail.
Development
$ npm i
$ npm run dev
$ open http://localhost:7001/Deploy
$ npm start
$ npm stopnpm scripts
- Use
npm run lintto check code style. - Use
npm testto run unit test. - Use
npm run autodto auto detect dependencies upgrade, see autod for more detail.