In this example I have created a simple navigation sidebar in angular.
https://stackblitz.com/github/ashfaqch/ng-app-nav-sidebar
- Run
npm install
to install packages - Run
ng serve
and 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/