提交
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# vue3-vite-ts-echarts5-axios 大屏可视化基础模板
|
||||
|
||||
#### 介绍
|
||||
|
||||
基于 vue3-vite-ts-echarts5-axios+element-plus-mockjs -atav 做的大屏可视化基础模板,可用于大屏可视化,也可用于其他项目 已封装 axios
|
||||
|
||||
友情链接:
|
||||
|
||||
1. [Vue3 官方文档](https://composition-api.vuejs.org/zh/api.html#setup)
|
||||
2. [DataV 官方文档](http://datav.jiaminghi.com/guide/)
|
||||
3. [echarts 实例](https://echarts.apache.org/examples/zh/index.html),[echarts API 文档](https://echarts.apache.org/zh/api.html#echarts)
|
||||
|
||||
#### 安装教程
|
||||
|
||||
1、安装完依赖包 `pnpm i`
|
||||
2、启动项目 `npm run dev`
|
||||
Reference in New Issue
Block a user