|
há 5 anos atrás | |
---|---|---|
app | há 5 anos atrás | |
config | há 5 anos atrás | |
test | há 6 anos atrás | |
.autod.conf.js | há 7 anos atrás | |
.eslintignore | há 7 anos atrás | |
.eslintrc | há 7 anos atrás | |
.gitignore | há 5 anos atrás | |
README.md | há 6 anos atrás | |
README.zh-CN.md | há 6 anos atrás | |
ecosystem.config.js | há 5 anos atrás | |
package.json | há 5 anos atrás | |
patch.sh | há 7 anos atrás | |
server.js | há 6 anos atrás |
smart jobs platform cms service
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.