Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 479 Bytes

contracts-angular

This project was generated with Angular CLI version 17.1.0.

This project implements common web app developer tasks using Angular.

How to start

  1. Clone the repo
  2. Run npm install in a new Git Bash terminal
  3. Run npm run start in a new Git Bash terminal to start the UI part
  4. Start contracts-backend
  5. Go to http://localhost:4200 to open the app