We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 613ce6b commit df6ebabCopy full SHA for df6ebab
1 file changed
README.md
@@ -17,7 +17,7 @@ This website is built with [VitePress](https://vitepress.dev/).
17
```
18
3. Run the local development server:
19
```sh
20
- bun run dev
+ bun run docs:dev
21
22
23
The site will be available at `http://localhost:5173`.
0 commit comments