# NewStackProjectDemoV3 **Repository Path**: wangzz_felix/new-stack-project-demo-v3 ## Basic Information - **Project Name**: NewStackProjectDemoV3 - **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-24 - **Last Updated**: 2024-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + Vite ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm start npm run dev # build for production with minification npm run build # Description # 状态管理 pinia --https://pinia.vuejs.org/ # 构建工具 vite --https://vitejs.cn/