Provide simi
, a cli tool for creating and building simi
frontend web app.
simi
command is built on a Fedora system. I am not sure if it works on other systems or not.
simi build
build the app.
simi serve
build and serve the app. If your code changes, it will not rebuild the app for you. You must stop it and run it again.
simi test
run tests in headless browser