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
You can put your static html files into the /assets/ folder.
For example, if you put your aboutus.html file into the folder /assets/static/, then you can link to http://localhost/assets/static/aboutus.html