asd123a20 f86da09990 修改二级标题必填 | há 1 ano atrás | |
---|---|---|
.. | ||
.github | há 2 anos atrás | |
app | há 2 anos atrás | |
config | há 1 ano atrás | |
test | há 2 anos atrás | |
.autod.conf.js | há 2 anos atrás | |
.eslintignore | há 2 anos atrás | |
.eslintrc | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
.travis.yml | há 2 anos atrás | |
README.md | há 2 anos atrás | |
appveyor.yml | há 2 anos atrás | |
ecosystem.config.js | há 1 ano atrás | |
jsconfig.json | há 2 anos atrás | |
package.json | há 2 anos atrás | |
server.js | há 2 anos atrás |
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.