|
il y a 2 ans | |
---|---|---|
app | il y a 3 ans | |
config | il y a 2 ans | |
docker | il y a 2 ans | |
.autod.conf.js | il y a 3 ans | |
.dockerignore | il y a 3 ans | |
.eslintignore | il y a 3 ans | |
.eslintrc | il y a 3 ans | |
.gitignore | il y a 3 ans | |
.travis.yml | il y a 3 ans | |
README.md | il y a 3 ans | |
appveyor.yml | il y a 3 ans | |
jsconfig.json | il y a 3 ans | |
package.json | il y a 2 ans |
y
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.