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

https://github.com/sun-zhenxing/vitepress-template

VitePress 全功能模板,支持 Mermaid/KaTeX,使用 rolldown-vite 加速
https://github.com/sun-zhenxing/vitepress-template

latex mermaid rolldown tailwindcss vitepress

Last synced: about 1 month ago
JSON representation

VitePress 全功能模板,支持 Mermaid/KaTeX,使用 rolldown-vite 加速

Awesome Lists containing this project

README

          

# VitePress 模板

## 开始

安装依赖:

```bash
pnpm i
```

开发:

```bash
pnpm dev
```

构建:

```bash
pnpm build
```