nuxt.new

Create a new Nuxt project from your address bar.

MIT License

Stars
225
Committers
7

nuxt.new

This project is a minimal website to get you up and running as quickly as possible with Nuxt.

Nuxt is a full-stack web framework that aims to make web development intuitive and performant, with a great developer experience.

Learn more in the 'What is Nuxt?' section of our documentation.

✨ Features

  • 🚀 Start from a starter (Nuxt, Content, Module or Layer)

Head over nuxt.new to get started.

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using pnpm install
  • Start dev server using pnpm dev

Follow us

License

MIT