Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 377 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 377 Bytes

HospitalAdministrator

Follow these Steps:-

2)Open both frontend and backend folder and type [npm install] to download dependencies

3)Open Command Terminal and type [mongod]

4)Open Frontend Folder and type [ng serve]

5)Open Backend Folder and type [npm start]