# vuePro **Repository Path**: shawyu001/vuePro ## Basic Information - **Project Name**: vuePro - **Description**: https://github.com/heng1234/vuePro - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-20 - **Last Updated**: 2023-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hlvyvue 在线演示地址:https://heng1234.github.io/vuePro/hlvy/ csdn:https://blog.csdn.net/qq_39313596/article/details/86508319 页面效果: ![table](https://github.com/heng1234/vuePro/blob/master/src/img/1.png) ![地图](https://github.com/heng1234/vuePro/blob/master/src/img/2.png) ![highcharts](https://github.com/heng1234/vuePro/blob/master/src/img/3.png) ![echarts](https://github.com/heng1234/vuePro/blob/master/src/img/4.png) ![日历](https://github.com/heng1234/vuePro/blob/master/src/img/5.png) ![表单](https://github.com/heng1234/vuePro/blob/master/src/img/6.png) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).