- git clone [email protected]:addval/ng2app.git
- cd ng2app
- npm install
- npm run go
npm run clean
- /doctors -> Shows doctor list
- /doctorsprofile/:id -> Shows doctor profile
- /patientsprofile/:id -> Shows patient profile
- /editpatientprofile/:id -> Edit patient profile