You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This directory is a brief example of a [VitePress](https://vitepress.vuejs.org/) site that can be deployed to Vercel with zero-configuration.
4
+
5
+
## Setup
6
+
7
+
Install the dependencies
8
+
9
+
```bash
10
+
$ yarn install
11
+
```
12
+
13
+
## Deploy Your Own
14
+
15
+
[](https://vercel.com/new/clone?repository-url=https://github.com/vercel/examples/tree/main/framework-boilerplates/vitepress&template=vitepress)
0 commit comments