Skip to content

Commit

Permalink
docs: add terms
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Oct 5, 2023
1 parent e58855f commit 798a0a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/_partials/get-started.md
Expand Up @@ -4,12 +4,12 @@ navigation: false

Start a fresh Nuxt Content project with:

```bash
```bash [Terminal]
npx nuxi@latest init content-app -t content
```

To start your Nuxt content app in development mode:

```bash
```bash [Terminal]
npm run dev
```

0 comments on commit 798a0a8

Please sign in to comment.