## 👀 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`