探访巡视-大屏后端

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

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.