mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
17 lines
350 B
Markdown
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`
|