docs: rename starter to ui2

This commit is contained in:
Sébastien Chopin
2025-03-12 15:40:58 +01:00
parent 188184b674
commit 2b9696f4d3

View File

@@ -29,7 +29,7 @@ That's it! You can now use all the components and composables in your Nuxt app
The Nuxt Starter template is available from the `nuxi init` command.
```bash
npx nuxi@latest init -t ui
npx nuxi@latest init -t ui2
```
Please check [nuxt/starter](https://github.com/nuxt/starter/tree/ui) for details.