I'm new to angular, installed angularCLI and mdb bootstrap by following the steps from this link. When tried to run a example from here. The styling didn't appear only the blank HTML list with absolutely no design was executed. How to solve this issue?
Asked
Active
Viewed 95 times
0
-
Did you include the required imports in `app.module.ts` file? – Ahron M. Galitzky Jul 24 '20 at 18:34
-
yes, I have entered as per the instruction on the above link – Deepa Jul 25 '20 at 00:00