Skip to content

David-Ben-Mesecke/angular-role-based-authorization

 
 

Repository files navigation

Angular Role Based Authorization

This repo is for an accompanying post which can be found here Forked from mainawycliffe/angular-role-based-authorization, upgraded to angular 10.

To run this repo,

  1. First, Clone it(git clone https://github.com/David-Ben-Mesecke/angular-role-based-authorization.git) or download the repo
  2. Install dependancies using yarn (yarn install or `npm install')
  3. The run it ng serve --aot

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.7%
  • HTML 13.2%
  • JavaScript 7.7%
  • CSS 0.4%