This repo is for an accompanying post which can be found here
To run this repo,
- First, Clone it(
git clone https://github.com/MainaWycliffe/angular-role-based-authorization.git
) or download the repo - Install dependancies using yarn (
yarn install
) - The run it
ng server --aot