https://github.com/nuxt/nuxt.new
Create a new Nuxt project from your address bar.
https://github.com/nuxt/nuxt.new
Last synced: about 2 months ago
JSON representation
Create a new Nuxt project from your address bar.
- Host: GitHub
- URL: https://github.com/nuxt/nuxt.new
- Owner: nuxt
- License: mit
- Created: 2022-08-25T00:03:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T17:49:36.000Z (about 2 months ago)
- Last Synced: 2025-05-12T18:47:15.692Z (about 2 months ago)
- Language: Vue
- Homepage: https://nuxt.new
- Size: 9.82 MB
- Stars: 266
- Watchers: 5
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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?'](https://nuxt.com/docs/getting-started/introduction) section of our documentation.
[](https://nuxt.new)
## ✨ Features
- 🚀 Start from a starter (Nuxt, Content, Module or Layer)
Head over [nuxt.new](https://nuxt.new) to get started.
## 💻 Development
- Clone this repository
- Enable [Corepack](https://github.com/nodejs/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](./LICENSE)