71. Creating a New Project

npm create vue@latest


npm create vue@latest

Vue.js - The Progressive JavaScript Framework

✔ Project name: … vue-guide-2_3
✔ 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? › Cypress
✔ Add ESLint for code quality? … No / Yes
? Add Prettier for code formatting? › No / Yes