wonderfloyd / Hackathon-Corona

4 stars 1 forks source link

Automatically build components list from src/app folder #73

Open yatuvy opened 4 years ago

yatuvy commented 4 years ago

src/app/app.component.html - Instead of having nav ui li list with all components links, and every time a component is added, this list is edited manually, than scan the existing components in the src/app folder and add them automatically.

Same thing for app-routing.module.ts const routes: Routes = [ ...

Image20200422112200