Skip to content

Commit

Permalink
[other] add to readme local run steps
Browse files Browse the repository at this point in the history
  • Loading branch information
bredmond5 committed Dec 18, 2024
1 parent f72a214 commit 0906e4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ for full details.
- [Web Full Reference]

# Running locally
Download node 18 (if not using nix)

```sh
node startDev.js
# Navigate to http://localhost:3000/dev.html
```

0 comments on commit 0906e4f

Please sign in to comment.