/stock-game

一个带仓位控制的K线训练游戏

Primary LanguageJavaScript

stock-game

Author: YZY

一个K线训练的网页程序

因为网上找不到一个带有仓位控制的K线训练游戏,所以自己写了一个。

vue-kline的基础上写的。

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report