lrf 852ea1bd4b update | il y a 2 ans | |
---|---|---|
.github | il y a 2 ans | |
app | il y a 2 ans | |
config | il y a 2 ans | |
test | il y a 2 ans | |
.eslintignore | il y a 2 ans | |
.eslintrc | il y a 2 ans | |
.gitignore | il y a 2 ans | |
README.md | il y a 2 ans | |
ecosystem.config.js | il y a 2 ans | |
package-lock.json | il y a 2 ans | |
package.json | il y a 2 ans | |
server.js | 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.