|
|
5 달 전 | |
|---|---|---|
| .. | ||
| .github | 5 달 전 | |
| app | 5 달 전 | |
| config | 5 달 전 | |
| .autod.conf.js | 5 달 전 | |
| .eslintignore | 5 달 전 | |
| .eslintrc | 5 달 전 | |
| .gitignore | 5 달 전 | |
| .travis.yml | 5 달 전 | |
| README.md | 5 달 전 | |
| app.js | 5 달 전 | |
| appveyor.yml | 5 달 전 | |
| jsconfig.json | 5 달 전 | |
| package.json | 5 달 전 | |
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.