# vue3-ts-vite **Repository Path**: sanm-zh/vue3-ts-vite ## Basic Information - **Project Name**: vue3-ts-vite - **Description**: vue3-ts-vite Project description vue3 vite setup typescript 基于vue3 vite 使用typescript vue setup的学习项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://sanm-zh.gitee.io/vue3-ts-vite - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-03-05 - **Last Updated**: 2023-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-ts-vite ## Project description vue3 vite setup typescript 基于vue3 vite 使用typescript vue setup的学习项目 ## Project setup ```bash pnpm install ``` ### Compiles and hot-reloads for development ```bash pnpm run dev ``` ### Compiles and minifies for production ```bash pnpm run build ``` ### Lints and fixes files ```bash pnpm run lint ```