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

> Yuescript Documentation

## Development

```bash
yarn dev
yarn build
```

For more details, please head VuePress's [documentation](https://v1.vuepress.vuejs.org/).