# demo-js-template-vue3 **Repository Path**: moon-and-wo/demo-js-template-vue3 ## Basic Information - **Project Name**: demo-js-template-vue3 - **Description**: 项目初始化 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-16 - **Last Updated**: 2024-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: JavaScript, Vue ## README # Vue 3 + Vite 一个demo的模板工程,用于直接使用,避免重复 搭建 技术栈
编号 技术 版本号
1 vue3 ^3.3.4
2 axios ^1.7.7
3 less ^4.2.0
4 vue-router ^4.4.5
5 pinia ^2.2.4
6 node v16.20.2
### 开始使用 ```sh git clone https://gitee.com/moon-and-wo/demo-js-template-vue3.git ``` ```sh npm install ```