# vite-template **Repository Path**: yocat_admin/vite-template ## Basic Information - **Project Name**: vite-template - **Description**: 使用vite、vue3、ts、element-plus等搭建的开箱即用项目 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-08-06 - **Last Updated**: 2021-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## pnpm ```bash npm install -g pnpm ``` ## Project setup ```bash npm install ``` ### Compiles and hot-reloads for development ```bash npm run dev ``` ### Compiles and minifies for production ```bash npm run build ``` ### Custom theme See `src/styles/element/index.scss`.