설명 없음

laiguoran 15cadad3c4 指标对比 no.1 up 7 년 전
app 15cadad3c4 指标对比 no.1 up 7 년 전
config e15e6b8608 指标库 no.7 up 7 년 전
test cc9d70fca8 指标库 no.5 up 7 년 전
.autod.conf.js ba294c1f93 初始化代码 7 년 전
.eslintignore ba294c1f93 初始化代码 7 년 전
.eslintrc ba294c1f93 初始化代码 7 년 전
.gitignore ba294c1f93 初始化代码 7 년 전
.travis.yml ba294c1f93 初始化代码 7 년 전
README.md ba294c1f93 初始化代码 7 년 전
README.zh-CN.md ba294c1f93 初始化代码 7 년 전
app.js 379a0115aa 指标模板页面修改 7 년 전
appveyor.yml ba294c1f93 初始化代码 7 년 전
package.json e07515064d 指标库 no.4 up 7 년 전

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.