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