Sen descrición

MaiXinRong 898256c9de 1. 默认参数,增加,子项数量1合计,子项数量2合计 %!s(int64=5) %!d(string=hai) anos
app 898256c9de 1. 默认参数,增加,子项数量1合计,子项数量2合计 %!s(int64=5) %!d(string=hai) anos
config 1df1c9a1f9 前端代码压缩 %!s(int64=7) %!d(string=hai) anos
test 5d344aabf6 补充测试依赖文件 %!s(int64=7) %!d(string=hai) anos
.autod.conf.js ba294c1f93 初始化代码 %!s(int64=7) %!d(string=hai) anos
.eslintignore ba294c1f93 初始化代码 %!s(int64=7) %!d(string=hai) anos
.eslintrc ba294c1f93 初始化代码 %!s(int64=7) %!d(string=hai) anos
.gitignore ba294c1f93 初始化代码 %!s(int64=7) %!d(string=hai) anos
.travis.yml ba294c1f93 初始化代码 %!s(int64=7) %!d(string=hai) anos
README.md ba294c1f93 初始化代码 %!s(int64=7) %!d(string=hai) anos
README.zh-CN.md 898256c9de 1. 默认参数,增加,子项数量1合计,子项数量2合计 %!s(int64=5) %!d(string=hai) anos
app.js 1df1c9a1f9 前端代码压缩 %!s(int64=7) %!d(string=hai) anos
appveyor.yml ba294c1f93 初始化代码 %!s(int64=7) %!d(string=hai) anos
package.json 898256c9de 1. 默认参数,增加,子项数量1合计,子项数量2合计 %!s(int64=5) %!d(string=hai) anos

README.md

index_sys

SmartCost Index System

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.