/tradingView-webSocket

vue-tradingView-webSocket,基于vue2、tradingview1.12、websocket。

Primary LanguageJavaScript

tradingview-websocket

WebSocket数据由node-websocket提供 请先运行node-websocket项目

A Vue.js project

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