Skip to content

swapnilbjadhav/Medpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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