2 artifacts
Tap to collapse details
npm create vue@latest
Choose defaults: No TS/JSX/Router/Pinia, Yes ESLint/Prettier.
cd your-project-name npm install npm run dev
App runs at http://localhost:5173. Edit src/App.vue to see hot reload.
src/App.vue
❌ Node.js version too old
→Use Node ^20.19.0 or >=22.12.0; check with `node -v`
❌ Skipping `npm install`
→Always install dependencies after scaffolding
❌ Running without server
→Use `npm run dev`; direct file open won't work for modules
Tap to expand details
Spin up a personalized “learn Vue.js” plan you can save, check off, and return to anytime — unlimited on the free trial.
vuejs.org
Vue Mastery
by Packt Publishing
by Pablo David Garaguso
Complete documentation from basics to advanced
Live demos including TodoMVC to fork and learn
Free and premium video tutorials by experts
Fast build tool powering new Vue projects
Inspect components, reactivity, and debug
Official VS Code extension for Vue 3