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 c9dec42 commit 9cce916Copy full SHA for 9cce916
vue/README.md
@@ -31,7 +31,7 @@ Route::fallback(function() {
31
32
```sh
33
npm install
34
-npm install vue@next
+npm install vue@latest
35
npm install --save-dev @vitejs/plugin-vue
36
npm install axios
37
npm install pinia
0 commit comments