To get started with development
- clone this repo,
yarn setupyarn start
To use in your project
yarn add styled-mdlimport { Button } from 'styled-mdl'- read all the code to figure out how to use it because the scrub developers haven't bothered to write/publish any docs yet.
- actually you can clone this repo down
yarn setupyarn startlocalhost:3000- and look at all the demonstrations