# vite+vue3第二天 **Repository Path**: chess-and-cards/vite-vue3-day-2 ## Basic Information - **Project Name**: vite+vue3第二天 - **Description**: vue3演示例子 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-17 - **Last Updated**: 2023-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + TypeScript + Vite ## 下载依赖 ``` yarn ``` ## 运行项目 ``` yarn dev ```