Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 303 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 303 Bytes

Health Management and Appointment WebApp

clone the repo using git clone https://github.com/gunjan1909/Health-Management.git

How to run the project

1. Install the dependencies

npm install

2. Run the project

npm start

3. Open the project in browser

http://localhost:3000