trade dashboard
1.0.0
Vue.js application with OHLC chart and realtime price trade
Data is loading from CoinCap API 2.0
Stack: Vue.js, Vuex, TradingVueJs (chart library), Element ui
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm serve
# build for deploying on github pages
$ npm run build
$ npm run deploy