Skip to content
/ nuxt.new Public
forked from nuxt/nuxt.new

Create a new Nuxt project from your address bar.

License

Notifications You must be signed in to change notification settings

antfu/nuxt.new

 
 

Repository files navigation

nuxt.new

This project is a landing page 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.

Screenshot of nuxt.new

✨ Features

  • 🚀 Zero-JS at runtime
  • 💪 SVG sprite map to reduce DOM size
  • 🎨 Inlined CSS to reduce network requests
  • 🆎 Generated font fallback metrics to reduce CLS
  • ⚗️ Nitro server routes with the server/ directory

💻 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

Discord  Twitter  GitHub

License

MIT

About

Create a new Nuxt project from your address bar.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 49.9%
  • TypeScript 48.0%
  • CSS 2.1%