Update commands in README.md

This commit is contained in:
Catalin Constantin Mititiuc 2025-06-25 14:47:23 -07:00
parent 0e848c5e7b
commit 4ad479f8f9

View File

@ -56,9 +56,13 @@
$ make build $ make build
### build a single file
$ make build file=index.html
### start dev server ### start dev server
$ make $ make serve
Visit `localhost:8080` in web browser Visit `localhost:8080` in web browser