Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 239 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 239 Bytes

Medpack

Created a Basic Angular app for registration and login with fake backend using HTTP interceptors.

Open in Visual Studio Code

Open Terminal

Build and Run using below command:

npm install OR npm update

npm build

npm start