lrf 08c081f043 框架版本更新 | il y a 2 ans | |
---|---|---|
.github | il y a 2 ans | |
app | il y a 2 ans | |
config | il y a 2 ans | |
readme | il y a 2 ans | |
test | il y a 2 ans | |
.autod.conf.js | il y a 2 ans | |
.eslintignore | il y a 2 ans | |
.eslintrc | il y a 2 ans | |
.gitignore | il y a 2 ans | |
.travis.yml | il y a 2 ans | |
README.md | il y a 2 ans | |
app.js | il y a 2 ans | |
appveyor.yml | il y a 2 ans | |
package.json | il y a 2 ans |
服务-用户管理
see egg docs for more detail.
$ npm i
$ npm run dev
$ open http://localhost:7001/
$ npm start
$ npm stop
npm run lint
to check code style.npm test
to run unit test.npm run autod
to auto detect dependencies upgrade, see autod for more detail.