探访巡视-大屏后端

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

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.