mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs(readme): update playground command (#4055)
This commit is contained in:
parent
e5e8985cd1
commit
89055f80ee
@ -50,7 +50,7 @@ Welcome to Nuxt 3 repository ✨
|
|||||||
- Ensure you have the latest LTS version of Node.js installed
|
- Ensure you have the latest LTS version of Node.js installed
|
||||||
- Install dependencies with `npx yarn install`
|
- Install dependencies with `npx yarn install`
|
||||||
- Run `npx yarn stub` to activate passive development
|
- Run `npx yarn stub` to activate passive development
|
||||||
- Open playground with `npx yarn play`
|
- Open playground with `npx yarn dev`
|
||||||
|
|
||||||
Learn more about in our documentation on [how to contribute to Nuxt](https://v3.nuxtjs.org/community/contribution).
|
Learn more about in our documentation on [how to contribute to Nuxt](https://v3.nuxtjs.org/community/contribution).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user