Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nuxt/nuxt.new

Create a new Nuxt project from your address bar.
https://github.com/nuxt/nuxt.new

Last synced: about 1 month ago
JSON representation

Create a new Nuxt project from your address bar.

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.

[![Screenshot of nuxt.new](./.github/assets/screenshot.png)](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


Discord  Twitter  GitHub

## License

[MIT](./LICENSE)