angular
angular copied to clipboard
Example for angular 17 standalone
Angular 17 introduced standalone components and removed all ngmodules. I'm trying to setup the ui router with the standalone app.component, but it seems not to work as expected.