2021-07-30 16:40:50 +00:00
< h1 >
< a href = "https://nuxtjs.org" >
< img alt = "NuxtJS" src = "https://user-images.githubusercontent.com/904724/127682204-effdc7c6-6b46-4bf3-bd0e-a457f7530209.png" height = "60" >
< / a >
< / h1 >
2021-03-28 21:03:37 +00:00
2021-07-30 16:40:50 +00:00
Welcome to Nuxt3 repository ✨
2021-07-30 16:46:25 +00:00
## 👀 Private beta
2021-07-30 16:40:50 +00:00
We are currently in private beta in order to stabilize the framework before onboarding the whole community.
2021-03-28 21:03:37 +00:00
2021-07-30 16:46:25 +00:00
Our focus is currently on new projects made with Nuxt3 (not transitioning from Nuxt2 at the moment) as well as migrating modules to Nuxt3.
## 📖 Documentation
2021-03-28 21:03:37 +00:00
2021-06-08 22:26:05 +00:00
You can read documentation online [here ](https://nuxt3-docs.vercel.app/get-started/installation )
2021-07-30 16:40:50 +00:00
## 🐞 Reporting bugs
In order to report a bug, please use the [New issue ](https://github.com/nuxt/framework/issues/new ) form and follow the template to provide a bug reproduction.
## 💡 Suggestions
Please create a [discussion ](https://github.com/nuxt/framework/discussions/new ) for improvements or feature requests.
## ❔ Questions
2021-07-30 16:46:25 +00:00
Please create a [discussion ](https://github.com/nuxt/framework/discussions/new ) for questions about Nuxt3 usage.
2021-03-18 14:26:41 +00:00
2021-07-30 16:40:50 +00:00
## 💻 Development
2021-03-18 14:26:41 +00:00
- Clone repository
- Install dependencies with `yarn install`
2021-04-29 08:47:43 +00:00
- Run `yarn stub`
2021-03-18 14:26:41 +00:00
- Open playground with `yarn play`