@angular/platform-browser-dynamic6.0.0 @angular/router6.0.0 core-js2.5.5 rxjs6.1.0 zone.js0.8.26 app.component.html 1 2 <router-outlet></router-outlet> Compiling application & starting dev server… angular-sample-routing-eg.stackblitz.io ...
<!-- Footer --> footer Compiling application & starting dev server… angular-flexlayouts-sample.stackblitz.io Console Clear on reload
stackblitz.com/github/{GH_USERNAME}/{REPO_NAME}/tree/{TAG|BRANCH|COMMIT} e.g. https://stackblitz.com/github/codecraftpro/angular-sample-code/tree/master/12.routing/2.route-configuration To Run Locally To run the examples locally, clone the repository & in any example directory first do npm...
To install packages in Stackblitz, such as bootstrap and font-awesome, you need to use the DEPENDENCIES branch in the Project hierarchy to the left of the code in Stackblitz: Open the DEPENDENCIES node. (You should see the list of existing dependencies such as @angular/common ...