lrf 9e71a7efcb 生产环境 | 2 years ago | |
---|---|---|
.github | 2 years ago | |
app | 2 years ago | |
config | 2 years ago | |
test | 2 years ago | |
.autod.conf.js | 2 years ago | |
.eslintignore | 2 years ago | |
.eslintrc | 2 years ago | |
.gitignore | 2 years ago | |
.travis.yml | 2 years ago | |
README.md | 2 years ago | |
app.js | 2 years ago | |
appveyor.yml | 2 years ago | |
ecosystem.config.js | 2 years ago | |
package.json | 2 years ago | |
server.js | 2 years ago | |
中央对地方共同财政事权转移支付区域绩效目标表2022-定稿.xls | 2 years ago | |
绩效目标申报表说明.doc | 2 years ago |
服务-用户管理
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.