lrf 212e2a9337 重做班主任计划: 计划日历&培训计划&班主任计划完成 | há 3 meses atrás | |
---|---|---|
.github | há 1 ano atrás | |
.vscode | há 1 ano atrás | |
app | há 3 meses atrás | |
cert | há 1 ano atrás | |
config | há 4 meses atrás | |
test | há 1 ano atrás | |
.autod.conf.js | há 4 anos atrás | |
.eslintignore | há 4 anos atrás | |
.eslintrc | há 4 anos atrás | |
.gitignore | há 4 anos atrás | |
.travis.yml | há 1 ano atrás | |
README.md | há 4 anos atrás | |
app.js | há 4 anos atrás | |
appveyor.yml | há 1 ano atrás | |
ecosystem.config.js | há 1 ano atrás | |
package.json | há 4 anos atrás | |
server.js | há 1 ano 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.