nuxt / nuxt.new

Create a new Nuxt project from your address bar.

Home Page:https://nuxt.new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Screenshot of nuxt.new

✨ 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

Discord  Twitter  GitHub

License

MIT

About

Create a new Nuxt project from your address bar.

https://nuxt.new

License:MIT License


Languages

Language:Vue 59.4%Language:TypeScript 40.6%