Skip to content

Commit 4684cde

Browse files
authored
docs: add starter
1 parent 17d1080 commit 4684cde

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ Read more on https://hub.nuxt.com
1818

1919
## Quick Setup
2020

21+
Duplicate our [nuxt-hub/starter](https://github.com/nuxt-hub/starter) or create a new NuxtHub project with:
22+
23+
```bash
24+
npx nuxthub init my-app
25+
```
26+
27+
## Add to a Nuxt project
28+
2129
1. Install `@nuxthub/core` dependency to your project:
2230

2331
```bash

0 commit comments

Comments
 (0)