|
5 년 전 | |
---|---|---|
app | 5 년 전 | |
config | 5 년 전 | |
test | 6 년 전 | |
.autod.conf.js | 7 년 전 | |
.eslintignore | 7 년 전 | |
.eslintrc | 7 년 전 | |
.gitignore | 5 년 전 | |
README.md | 6 년 전 | |
README.zh-CN.md | 6 년 전 | |
ecosystem.config.js | 5 년 전 | |
package.json | 5 년 전 | |
patch.sh | 7 년 전 | |
server.js | 6 년 전 |
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.