# vite-starter **Repository Path**: JayVone/vite-starter ## Basic Information - **Project Name**: vite-starter - **Description**: 用来degit的vite模板 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-23 - **Last Updated**: 2023-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
vite + vue3 + ts + unocss + vueuse + pinia
## Installation 1. Clone this repository with `degit thisRes yourProName`, but at first you should install degit with `npm i -g degit` 2. If degit goes wrong, perhaps due to The BLM(Black Lives Matter), degit's default branch *master* does not match the git's default branch *main*. So take it as `degit thisRes#main yourProName` to mention the branch. 3. `npm i` 4. `npm run dev` 5. Then diy