# blog **Repository Path**: web_chaser/blog ## Basic Information - **Project Name**: blog - **Description**: Vue3 + TS + Vite - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-27 - **Last Updated**: 2021-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 个人博客_前端部分 ## 技术选型:Vue3 + TS + Volar + Naive Ui + VueRouter4 + Vuex4 ``` yarn // 安装依赖 yarn dev // 编译开发环境 yarn build // 打包项目 ```