探访巡视-大屏后端

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.