# 电商平台数据可视化vue前端 **Repository Path**: chen3624/dataVue ## Basic Information - **Project Name**: 电商平台数据可视化vue前端 - **Description**: 数据可视化前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-05-11 - **Last Updated**: 2022-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这个项目是学习哔哩哔哩数据可视化的项目地址是:https://www.bilibili.com/video/BV1bh41197p8?from=search&seid=18392029397118470336 这里用到的技术栈是 vue + echarts + koa2 保持不断学习的劲头,顺便分享一波个人公众号,关注关注我呗,分享一些前端的资源和心得,希望可以结交更多同道中人不断学习,不断进步,最后就是谢谢大家啦。 ![输入图片说明](https://images.gitee.com/uploads/images/2021/0511/225344_31ca49da_1324460.png "屏幕截图.png") 项目成果: ![输入图片说明](https://images.gitee.com/uploads/images/2021/0511/225505_6e63245f_1324460.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/0511/225521_3d30de36_1324460.png "屏幕截图.png") # vision ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).