New to Angular? Before getting into Angular Material, it might be helpful to:

How do I start with Angular Material?

Build a Material Application (blank shell)

See this example application on CodePen that loads the Angular Material library from the Google CDN:

Now just your add your Angular Material components and other HTML content to your Blank starter app.



Our CodePen Community

You can also visit our CodePen Community to explore more samples and ideas.




Installing the Angular Material Libraries


You can install the Angular Material library (and its dependent libraries) in your local project using either NPM, JSPM, or Bower.

Angular Material also integrates with some additional, optional libraries which you may elect to include:



Unsupported Integrations

Angular Material v1.0 has known integration issues with the following libraries:


Contributing to Angular Material