I am a beginner in Angular 4/ Angular 2. I am building an app which consists of
1) static html files( aboutus.html, pricing.html, contact us.html etc), with corresp
If you want to serve static files locally with ng serve, you need to add them either in your assets folder or add to the assets config. See https://github.com/angular/angular-cli/issues/5029
ng serve