This project was generated with Angular CLI version 17.1.0.
This project implements common web app developer tasks using Angular.
- Clone the repo
- Run
npm install
in a new Git Bash terminal - Run
npm run start
in a new Git Bash terminal to start the UI part - Start contracts-backend
- Go to
http://localhost:4200
to open the app