An open API service indexing awesome lists of open source software.

https://github.com/edocbuhtig/angular-18-rbac-starter

Angular 18 Role Based Access Starter Application
https://github.com/edocbuhtig/angular-18-rbac-starter

angular18

Last synced: 6 months ago
JSON representation

Angular 18 Role Based Access Starter Application

Awesome Lists containing this project

README

          

# Angular 18 RBAC Starter
Angular 18 Role Based Access Starter Application

Setuo Instructions:

> Git Clone & npm install, then ng serve -o

How to upgrade to latest version of Angular ?

> Delete package-lock.json, git status, first check out all files modified, then run ng update