# StudySourceWeb2 **Repository Path**: zjs123/study-source-web2 ## Basic Information - **Project Name**: StudySourceWeb2 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-16 - **Last Updated**: 2025-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # weiz-vue3-template https://www.cnblogs.com/weizwz/p/17822584.html ## 简介 Vite4+Typescript+Vue3+Pinia 项目模板 ## 运行 安装依赖 ```shell npm i ``` 运行 ```shell npm run dev ``` 打包 ```shell npm run build ```