# vue3-echarts **Repository Path**: xiaoefen/vue3-echarts ## Basic Information - **Project Name**: vue3-echarts - **Description**: vue3中使用Apache ECharts(js原味版) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-28 - **Last Updated**: 2022-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, Echarts, JavaScript ## README # vue3中使用Apache ECharts(JS原味版)
TS风味版:[传送门](https://gitee.com/xiaoefen/vue3-echarts-ts)
项目详细具体可以看这篇文章:[传送门](https://blog.csdn.net/weixin_42063951/article/details/127486618) ## 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](https://cli.vuejs.org/config/).