Setup#
To run locally for development, run the following in the root folder.
This starts a local development webserver running on localhost.
Unit Tests#
Run all tests once:
Run all tests and re-run if files change:
Run with debugger (chrome://inspect)
End-to-end Tests#