# vue3-tailwindcss-echarts__demo **Repository Path**: zhenYuFeng/vue3-tailwindcss-echarts__demo ## Basic Information - **Project Name**: vue3-tailwindcss-echarts__demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-16 - **Last Updated**: 2024-10-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 效果预览 http://yq2048.cn/project/v3_echarts/ --- # 简介 hello! 这是我的练手项目~~感谢你的访问!! 欢迎访问我的博客:yq2048.cn --- # 项目技术栈 该项目使用了 Vue3 + Vite + Echarts。 并且我学习了 git hooks~ 并将它添加到了该项目,使得每次提交代码时,都会自动执行 lint 检查和格式化,以保证代码质量和稳定性。 --- # 项目运行 ``` npm install npm run dev ```