Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 258 Bytes

File metadata and controls

10 lines (7 loc) · 258 Bytes

springboot application

project setup

  1. clone the project
  2. copy,paste tables.sql queries and create the datbase in local machine.
  3. run HealthTrackerApplication.js file in backend
  4. go to frontend and npm install
  5. then run npm start in frontend