Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 1.47 KB

File metadata and controls

64 lines (44 loc) · 1.47 KB

Vue 3.x Advanced Tutorials All In One

All Contributors

https://vue-3.x-advanced-tutorials-all-in-one.xgqfrms.xyz

$ node -v
# v16.13.2

$ npm -v
# 8.1.2

https://cli.vuejs.org/zh/guide/

$ vue -V
# @vue/cli 4.5.6

https://vitejs.dev/guide/

# vite
$ npm create vite@latest

$ yarn create vite

$ pnpm create vite
$ pnpm create vite
# ...
  cd vue-3-tutorials
  pnpm install
  pnpm run dev

Contributors ✨

Thanks goes to these wonderful people (emoji key):


xgqfrms

💻

This project follows the all-contributors specification. Contributions of any kind welcome!