# vue3-tsx **Repository Path**: xiaoefen/vue3-tsx ## Basic Information - **Project Name**: vue3-tsx - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-25 - **Last Updated**: 2023-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-tsx 项目详细具体可以看这篇文章:[传送门](https://blog.csdn.net/weixin_42063951/article/details/135171661) ### 环境架构 + 测试版本:node_v16.19.1 + 项目架构:Vite + Vue3 +Ts + 框架插件:element plus、plugin-vue-jsx、unplugin-auto-import、unplugin-vue-components ### 运行 ``` npm install ``` ``` npm run dev ```