In this example I have created a simple navigation sidebar in angular.
https://stackblitz.com/github/ashfaqch/ng-app-nav-sidebar
- Run
npm installto install packages - Run
ng serveand navigate tohttp://localhost:4200/
In this example I have created a simple navigation sidebar in angular.
https://stackblitz.com/github/ashfaqch/ng-app-nav-sidebar
npm install to install packagesng serve and navigate to http://localhost:4200/