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 0fa7e86 commit 75c03b0Copy full SHA for 75c03b0
README.md
@@ -28,8 +28,8 @@ You may find example applications built with Vuex under the `examples` directory
28
Running the examples:
29
30
```bash
31
-$ npm install
32
-$ npm run dev # serve examples at localhost:8080
+$ yarn
+$ yarn dev # serve examples at localhost:8080
33
```
34
35
## Questions
0 commit comments