aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
blob: aeae497063e86b33f35ff60688a8b7741fb992c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# YueScript

> YueScript Documentation

## Development

```bash
pnpm run dev
pnpm run build
pnpm run preview
```

For more details, please head to VitePress's [documentation](https://vitepress.dev/).