Skip to content

SimplyComplexCo/material-universal-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material2 - Angular Universal Minimal Test

This is a minimal test for Angular2 Material with Angular Universal. Demonstrates issues with basic components (only covers overlay) when using native element calls such as the class HTMLElement usage.

Installation

  1. Clone this repo.
  2. With node.js v5.0.0+: npm install

Usage

npm start

License

MIT

Notes

If you take out the overlay provider from viewProviders in app/app.ts and comment out the import for the same the app will run on http://localhost:6565

About

Angular Material2 - Angular Universal Minimal Test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published