# vite-plateform **Repository Path**: gitwdd/vite-plateform ## Basic Information - **Project Name**: vite-plateform - **Description**: 使用vite+typescript+vue3搭建的前端项目 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-15 - **Last Updated**: 2024-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + TypeScript + Vite 项目安装依赖 npm install 启动 npm run dev 打包 npm run build