Skip to content

Commit 5cc6249

Browse files
authored
Update README.md
1 parent c6d015d commit 5cc6249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vue/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Route::fallback(function() {
3131

3232
```sh
3333
npm install
34-
npm install vue@next vue-loader@next
35-
npm install @vitejs/plugin-vue
34+
npm install vue@next
35+
npm install --save-dev @vitejs/plugin-vue
3636
npm install axios
3737
npm install pinia
3838
npm install vue-i18n@9

0 commit comments

Comments
 (0)