simi-cli 0.0.1

A command line tool to help build, test, serve a Simi app
docs.rs failed to build simi-cli-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: simi-cli-0.1.8

simi-cli

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