Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/halo-dev/theme-vite-starter

一个集成了 Vite 的主题快速开始模板。
https://github.com/halo-dev/theme-vite-starter

halo halo-theme halo-theme-starter thymeleaf vite

Last synced: about 1 month ago
JSON representation

一个集成了 Vite 的主题快速开始模板。

Awesome Lists containing this project

README

        

# Theme Vite Starter

一个集成了 Vite 的主题快速开始模板。

主题开发文档可查阅:

## 开发

```bash
git clone [email protected]: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
```