Welcome to Nuxt3 repository ✨
Read Online Docs. |
Check out Reporting Bugs page. |
Check out Contribution page. |
Check out Getting Help page. |
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 for further information.
- 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