% npm create vue@latest
Need to install the following packages:
create-vue@3.7.3
Ok to proceed? (y) y
Vue.js - The Progressive JavaScript Framework?
Project name: › xxx
✔ Project name: … supporter-v2
✔ Add TypeScript? … No / Yes
✔ Add JSX Support? … No / Yes
✔ Add Vue Router for Single Page Application development? … No / Yes
✔ Add Pinia for state management? … No / Yes
✔ Add Vitest for Unit Testing? … No / Yes
✔ Add an End-to-End Testing Solution? › No
✔ Add ESLint for code quality? … No / Yes
✔ Add Prettier for code formatting? … No / Yes
% npm install
VITE v4.4.9 ready in 851 ms
➜ Local: http://localhost:5173/
➜ Network: use --host to expose
➜ press h to show help
Access to http://localhost:5174/