探访巡视-大屏后端

953954216 11b7a05fc9 大屏统计新增-给长春市的数据接口 10 months ago
app 11b7a05fc9 大屏统计新增-给长春市的数据接口 10 months ago
config 11b7a05fc9 大屏统计新增-给长春市的数据接口 10 months ago
docker a98c10046e 祥云-大屏后端-V1.0 1 year ago
.autod.conf.js a98c10046e 祥云-大屏后端-V1.0 1 year ago
.dockerignore a98c10046e 祥云-大屏后端-V1.0 1 year ago
.eslintignore a98c10046e 祥云-大屏后端-V1.0 1 year ago
.eslintrc a98c10046e 祥云-大屏后端-V1.0 1 year ago
.gitignore a98c10046e 祥云-大屏后端-V1.0 1 year ago
.travis.yml a98c10046e 祥云-大屏后端-V1.0 1 year ago
README.md a98c10046e 祥云-大屏后端-V1.0 1 year ago
appveyor.yml a98c10046e 祥云-大屏后端-V1.0 1 year ago
jsconfig.json a98c10046e 祥云-大屏后端-V1.0 1 year ago
package.json 11b7a05fc9 大屏统计新增-给长春市的数据接口 10 months ago

README.md

y

y

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.