asd123a20 f86da09990 修改二级标题必填 | il y a 1 an | |
---|---|---|
.. | ||
.github | il y a 2 ans | |
app | il y a 1 an | |
config | il y a 1 an | |
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 | |
appveyor.yml | il y a 2 ans | |
ecosystem.config.js | il y a 1 an | |
jsconfig.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.