Skip to content

Instantly share code, notes, and snippets.

@rc1021
Last active March 28, 2022 07:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rc1021/b74d0d5bc310a6fe953af72a0566b077 to your computer and use it in GitHub Desktop.
Save rc1021/b74d0d5bc310a6fe953af72a0566b077 to your computer and use it in GitHub Desktop.
升級 Vue 3
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