2 artifacts
Tap to collapse details
npm create nuxt@latest my-nuxt-app
cd my-nuxt-app
npm run dev -- -o
Explore the generated app with welcome page.
❌ Using Node.js <20 leads to errors
→Install via nvm: `nvm install 20` and `nvm use 20`
❌ Skipping `-o` flag, browser doesn't open
→Always use `npm run dev -- -o` for convenience
Tap to expand details
Spin up a personalized “learn Nuxt.js” plan you can save, check off, and return to anytime — unlimited on the free trial.
MasteringNuxt
Coursera
by Patrick Boivin
by Unknown
Comprehensive guides from installation to advanced concepts
Source code, issues, and quick start README
Scaffolds and manages Nuxt projects
VS Code extension for Vue/Nuxt TypeScript support