# vue-demo **Repository Path**: aerfazhe/vue-demo ## Basic Information - **Project Name**: vue-demo - **Description**: Vue初学及练习Demo - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-20 - **Last Updated**: 2021-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-demo > Vue.js练习Demo ## Build Setup ``` bash # install dependencies npm install # 下载安装axios和echarts npm install axios # 5.0以下版本安装 npm install echarts@4.9.0 # serve with hot reload at localhost:8088 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` ## 图例 ![1629429524195](README.assets/1629429524195.png) ![1629429696069](README.assets/1629429696069.png) ![1629429786815](README.assets/1629429786815.png)