git clone https://github.com/PranamBhat/Angular-Role-Based-Authorization.git
cd Angular-Role-Based-Authorization
npm install
npm start (or) ng serve
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
npm run build
npm run lint
npm run test
npm run e2e