# MarketDataVisualization **Repository Path**: bcxtm/MarketDataVisualization ## Basic Information - **Project Name**: MarketDataVisualization - **Description**: 采用Vue-cli脚手架工具,引用了Vue-Echarts-v3图表组件,UI方面采用了Element-UI的组件库 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-18 - **Last Updated**: 2021-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # marketdata > market_Data_Visualization ## Build Setup ``` bash # 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 ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).