Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt authored Dec 27, 2024
1 parent 9ce5b08 commit 499820e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ case), press shift-F12 (which is shift-Break on the BBC).
```sh
npm start
```
4. Visit `http://localhost:8080/` in your browser.
4. Visit `http://localhost:5173/` in your browser.

jsbeeb uses Node.js and vite to afford simple and standard web development tooling and third-party library access
without lots of painful copy/paste or wheel-reinventing, as well as the ability to better run tests, and "pack" up the
Expand Down

0 comments on commit 499820e

Please sign in to comment.