Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 972 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 972 Bytes

vision

image image image

跟着黑马B占电商平台数据可视化实时监控系统-Echarts-vue项目综合练习视频,写了vue3的代码实现,新手不易,新手可以借鉴一下,希望给个星星 感激不尽 哈哈哈

后端也已打包上传 koa_server.rar,node app.js启动程序,启动前先安装npm install koa

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.