SIGN IN SIGN UP
nuxt / framework UNCLAIMED

Old repo of Nuxt 3 framework, now on nuxt/nuxt

2021-06-09 00:26:05 +02:00
# Nuxt
2021-03-28 23:03:37 +02:00
2021-06-09 00:26:05 +02:00
This is the repository for Nuxt3.
2021-03-28 23:03:37 +02:00
2021-06-09 00:26:05 +02:00
## Documentation
2021-03-28 23:03:37 +02:00
2021-06-09 00:26:05 +02:00
You can read documentation online [here](https://nuxt3-docs.vercel.app/get-started/installation)
Contents are at [/docs/content](./docs/content) directory.
2021-03-18 15:26:41 +01:00
## Development
- Clone repository
- Install dependencies with `yarn install`
2021-04-29 10:47:43 +02:00
- Run `yarn stub`
2021-03-18 15:26:41 +01:00
- Open playground with `yarn play`