jelbourn / material2-app

Simple app that consumes Angular Material 2 components
650 stars 278 forks source link

Upgrade dependencies, readme, and default to JIT compilation #22

Open christikaes opened 7 years ago

christikaes commented 7 years ago

Upgrading dependencies should fix: #21 Updating README should help with confusion around getting setup JIT compilation should help with confusion around having to run ./node_modules/.bin/ngc -p ./src/

Add necessary dependencies for slideToggle to work Add example of slide toggle