mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: add stub instruction to docs README section (#3551)
This commit is contained in:
parent
856c01ab42
commit
d317b576a2
@ -60,6 +60,7 @@ We are using [Docus](https://nuxtlabs.com/docus) for documentation (*It is plann
|
|||||||
|
|
||||||
We recommend to install the [Docus extension](https://marketplace.visualstudio.com/items?itemName=NuxtLabs.docus) for VS Code.
|
We recommend to install the [Docus extension](https://marketplace.visualstudio.com/items?itemName=NuxtLabs.docus) for VS Code.
|
||||||
|
|
||||||
|
- Run `npx yarn stub` once in the root directory
|
||||||
- Go into the docs directory: `cd docs`
|
- Go into the docs directory: `cd docs`
|
||||||
- Install docs dependencies with `npx yarn install`
|
- Install docs dependencies with `npx yarn install`
|
||||||
- Run `npx yarn dev` to start Docus in development mode
|
- Run `npx yarn dev` to start Docus in development mode
|
||||||
|
Loading…
Reference in New Issue
Block a user