Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 316 Bytes

Instructions

  1. Clone repo: git clone [email protected]:Davemoliveira/UIG.git
  2. On the local machine, uncompress file
  3. Run Maven for the backend (folder)
  4. Install Postman and use Json file (POSTMAN COLLECTION).
  5. For frontend, access folder through the terminal and:
  6. Install NPM: npm install | Run: npm start