mdl-react
v0.0.25
Published
Material Design Lite + React
Downloads
9
Readme
mdl-react
Material Design Lite + React
Under heavy development, DON'T USE IN PRODUCTION!
How to use it
- Add MDL script and stylesheets to your .html file
npm install mdl-react --save
var MDL = require('mdl-react');