Update README.md

This commit is contained in:
2026-07-31 14:56:51 -07:00
parent 203a53cb32
commit fa68e4aff4

View File

@@ -31,3 +31,6 @@ Visit `localhost:3000` with web browser.
Visit `localhost:3000` with web browser. Changes should load when you reload
the page, without having to restart the server.
## run tests
$ docker run --rm -t -v $PWD:/opt/app --entrypoint carton mojo_app exec -- prove -lv t