Styling Angular Applications

This project is the application we build throughout the pluralsight course Angular Material.

Live demo

The latest version of the master branch can be found running live at https://styling-angular-applications.web.app/, feel free to check it out.

Getting up and running

This project was generated with Angular CLI version 10.1.0.

To serve the application from a dev server run the following commands:

git clone https://github.com/ajtowf/styling-applications-with-angular-material.git
npm i
ng build
ng s -o

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Screenshots from the application

Contact Manager Desktop

Contact Manager Forms

Contact Manager Theming

Contact Manager RTL Mobile