We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ee4d7 commit f75dd09Copy full SHA for f75dd09
playground/README.md
@@ -60,7 +60,7 @@ cd vue-repl
60
npm install
61
62
# Start the development server
63
-npm run playground
+npm run dev:playground
64
```
65
66
Visit the displayed local address (usually http://localhost:5174/) to use the playground.
0 commit comments