Skip to content

mainawycliffe/angular-role-based-authorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Role Based Authorization

This repo is for an accompanying post which can be found here

To run this repo,

  1. First, Clone it(git clone https://github.com/MainaWycliffe/angular-role-based-authorization.git) or download the repo
  2. Install dependancies using yarn (yarn install)
  3. The run it ng server --aot