Make sure that you have the simple-http-server crate installed in your machine.
cargo install simple-http-server # This is to be done on each crate in the multi-crate repo e.g. in the forces directory
cargo make --makefile Dev.toml devTo see the examples locally you can run the installed simple-http-server
# Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/)
simple-http-server