CI Status Downloads Version License Discord

Welcome to Nuxt3 repository ✨

📖 Documentation

Read Online Docs.

🐞 Reporting bugs

Check out Reporting Bugs page.

💡 Suggestions

Check out Contribution page.

❔ Questions

Check out Getting Help page.

## 👀 Private beta We are currently in private beta in order to stabilize the framework before opening to the whole community. Please take a look at the [beta discussion](https://github.com/nuxt/framework/discussions/434) for further information. ## 💻 Development - Clone repository - Ensure you have the latest LTS version of Node.js installed - Install dependencies with `yarn install` - Run `yarn stub` to activate passive development - Open playground with `yarn play`