You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frontend example for a customizable web app with Angular
Getting started
Installation
Run npm install && npm install -g @angular/cli.
Development
Run ng build base --watch in one terminal to build the base library and ng serve standard, ng serve custom-one or ng serve custom-two to start the server.
About
Frontend example for a customizable web app with Angular