# Nuxt This is the repository for Nuxt3. ## Documentation You can read documentation online [here](https://nuxt3-docs.vercel.app/get-started/installation) Contents are at [/docs/content](./docs/content) directory. ## Development - Clone repository - Install dependencies with `yarn install` - Run `yarn stub` - Open playground with `yarn play`