Nuxt/README.md

17 lines
350 B
Markdown

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