Skip to content

marcotoniut/carcinisation

Repository files navigation

Instructions

Install Dependencies

cargo install

Install cargo-watch if you want to run the project in dev mode:

cargo install cargo-watch

After completing cargo installation, you might need to reboot your machine for the configuration process to finish properly.

Run the project on dev mode

make dev