Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 195 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 195 Bytes

Required

@angular/cli 1.7

Before start

npm i 

Client Side Rendering

ng serve

Server Side rendering

npm run build:universal 
npm run serve:universal