Last active
March 28, 2022 07:23
-
-
Save rc1021/b74d0d5bc310a6fe953af72a0566b077 to your computer and use it in GitHub Desktop.
升級 Vue 3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install -D vue@next | |
npm install -D @vue/compiler-sfc | |
npm install vue-loader@^16.2.0 --save-dev --legacy-peer-deps | |
npm run dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment