nuxt
Installation
SKILL.md
Nuxt 3
The intuitive Vue framework for building full-stack web applications.
Quick Start
Create project:
npx nuxi@latest init my-app
cd my-app
npm install
npm run dev
The intuitive Vue framework for building full-stack web applications.
Create project:
npx nuxi@latest init my-app
cd my-app
npm install
npm run dev