# theme-vite-starter **Repository Path**: halo-dev/theme-vite-starter ## Basic Information - **Project Name**: theme-vite-starter - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-11-19 - **Last Updated**: 2025-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Theme Vite Starter 一个集成了 Vite 的主题快速开始模板。 主题开发文档可查阅: ## 开发 ```bash git clone git@github.com:halo-dev/theme-vite-starter.git ~/halo2-dev/themes/theme-vite-starter ``` ```bash cd ~/halo2-dev/themes/theme-vite-starter ``` ```bash pnpm install ``` ```bash pnpm dev ```