mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
350 B
350 B
Nuxt
This is the repository for Nuxt3.
Documentation
You can read documentation online here
Contents are at /docs/content directory.
Development
- Clone repository
- Install dependencies with
yarn install
- Run
yarn stub
- Open playground with
yarn play