Skip to content

Commit d6859e3

Browse files
authored
[other] add to readme local run steps (#1104)
1 parent f72a214 commit d6859e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ for full details.
2424
- [Web Full Reference]
2525

2626
# Running locally
27+
Download node 18 (if not using nix)
28+
2729
```sh
2830
node startDev.js
31+
# Navigate to http://localhost:3000/dev.html
2932
```

0 commit comments

Comments
 (0)