Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Documentation

The Angular Material Live Docs are generated from the source code. In fact, the Angular Material documentation itself uses the Angular Material layout, components and themes.

Our build process uses dgeni, the wonderful documentation generator built by Pete Bacon Darwin.

To view the Live Docs (locally):

  1. Install the dependencies using npm install
  2. Build the docs and serve with 'live reload' using npm run watch
  3. Open Browser for http://localhost:8080