Skip to content

Commit

Permalink
README: add yarn install step
Browse files Browse the repository at this point in the history
I needed to install the dependencies first ;)
  • Loading branch information
philips committed Jun 25, 2024
1 parent cca064e commit bfe9656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ static website generator.
### Local Development

```bash
yarn install
yarn start
```

Expand Down

0 comments on commit bfe9656

Please sign in to comment.