mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-12 00:53:55 +00:00
19 lines
378 B
Markdown
19 lines
378 B
Markdown
# Nuxt Framework
|
|
|
|
This is the home for the new nuxt mono repo.
|
|
|
|
Packages:
|
|
|
|
- [packages/app](./packages/app)
|
|
- [packages/kit](./packages/kit)
|
|
- [packages/nitro](./packages/nitro)
|
|
- [packages/nu](./packages/nu)
|
|
- [packages/nuxt3](./packages/nuxt3)
|
|
|
|
## Development
|
|
|
|
- Clone repository
|
|
- Install dependencies with `yarn install`
|
|
- Run `yarn stub`
|
|
- Open playground with `yarn play`
|