Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
heimdallrj committed Sep 11, 2024
1 parent cb0065d commit 86e43e9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,12 @@ hydra serve

*Specify npm script to run*
```bash
hydra serve --script dev // hydra serve -s dev
hydra serve [--script|-s] dev
```

*Start the server in development mode*
```bash
hydra serve [--dev|-d]
```

### Development Setup
Expand Down

0 comments on commit 86e43e9

Please sign in to comment.