Skip to content

ajtowf/styling-applications-with-angular-material

Repository files navigation

Styling Applications with Angular Material

This project is the application we build throughout the pluralsight course Styling Applications with 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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published