Skip to content

lakhansrn/AtriaNotificationApp-WebUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtriaNotificationApp-WebUI

1.Open in VSCode (if angularCLI is not set the first time then u need to do it.)

2.Open terminal under AtrianotificationApp-UI folder => type "npm install"

  1. To build it run "ng build"

  2. Do "ng serve" to host locally

5.To run end-to-end tests run "ng e2e"