Skip to content

Latest commit

 

History

History
executable file
·
16 lines (10 loc) · 240 Bytes

README.md

File metadata and controls

executable file
·
16 lines (10 loc) · 240 Bytes

ccms

For running Angular Web page in development mode: 1)open a new terminal 2)cd web 3)ng serve

For running API code in development mode: 1)open new terminal 2)cd server-2 3)npm start

open localhost:4200 in browser