民政后端

wq 0de7232ecd LOG日志 %!s(int64=4) %!d(string=hai) anos
app 0de7232ecd LOG日志 %!s(int64=4) %!d(string=hai) anos
config ded5559c84 查询条件修改 %!s(int64=4) %!d(string=hai) anos
.autod.conf.js 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
.eslintignore 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
.eslintrc 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
.gitignore 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
.travis.yml 5238f96325 通知 %!s(int64=4) %!d(string=hai) anos
README.md 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
app.js 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
appveyor.yml 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
jsconfig.json 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
package.json 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos

README.md

info_admin

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.