Versions used:
- Angular CLI: 14.1.2
- Node: 16.10.0
- Package Manager: npm 7.24.0
Steps to run this project:
- npm i -g vercel
- npm init vue@latest
- cd vue-project
- npm install
- npm run dev # http://127.0.0.1:5173/
Git:
- git add . && git commit -m "c" && git push origin master
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
To convert .vue to .js file: https://stackoverflow.com/questions/43780134/compile-vue-file-into-js-file-without-webpack-or-browserify
Demo: