Skip to content

Commit 798a0a8

Browse files
committed
docs: add terms
1 parent e58855f commit 798a0a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/_partials/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ navigation: false
44

55
Start a fresh Nuxt Content project with:
66

7-
```bash
7+
```bash [Terminal]
88
npx nuxi@latest init content-app -t content
99
```
1010

1111
To start your Nuxt content app in development mode:
1212

13-
```bash
13+
```bash [Terminal]
1414
npm run dev
1515
```

0 commit comments

Comments
 (0)