My angular router works very well on localhost:4200 but not working after ng-build. Only showing index.html after ng-build.
Asked
Active
Viewed 171 times
-1
-
Please Stop Writing With Upper Case Letters. – James Z Jun 18 '21 at 15:48
1 Answers
0
you have to post more than this - you set the output parameters of build to probably default dist folder or public folder, and inside that folder is where your build is located at.

chris burd
- 728
- 3
- 9