Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 345 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 345 Bytes

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