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,
- First, Clone it(
git clone https://github.com/David-Ben-Mesecke/angular-role-based-authorization.git
) or download the repo - Install dependancies using yarn (
yarn install
or `npm install') - The run it
ng serve --aot