- Clone the repository
git clone https://github.com/databasedIISc/deemak.git
cd deemak- Simply run the following command to start terminal version -
cargo runor run the following command to start web version.
cargo run web Then, open your browser and navigate to: http://localhost:8000
Please fork the repository and make PRs to the main branch. We will review and merge them.