# changwu-template **Repository Path**: changwu/changwu-template ## Basic Information - **Project Name**: changwu-template - **Description**: Vue3模板项目 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-28 - **Last Updated**: 2023-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # changwu-template vue3基础模板 技术栈: Vue 3.2 Vite 3.1 Element-plus 2.2 Pinia 2.0 WindiCSS 3.5 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run dev ``` ### Compiles and minifies for production ``` npm run build ```