To get started with development
- clone this repo,
yarn setup
yarn start
To use in your project
yarn add styled-mdl
import { 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 setup
yarn start
localhost:3000
- and look at all the demonstrations