asd123a20 2c96ef3cab 2022/4/21提交 | há 2 anos atrás | |
---|---|---|
.. | ||
app | há 2 anos atrás | |
config | há 2 anos 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á 2 anos 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.