tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 255 forks source link

Add instructions for Create React App #388

Closed gaearon closed 8 years ago

gaearon commented 8 years ago

Please see https://github.com/facebookincubator/create-react-app/issues/564 for the reference. It is an increasingly popular way of creating apps so it’d be great to mention this incompatibility.

codecov-io commented 8 years ago

Current coverage is 99.35% (diff: 100%)

Merging #388 into master will not change coverage

Powered by Codecov. Last update a00a538...10f3a17

tleunen commented 8 years ago

Thanks @gaearon! Yep, importing the files from the javascript is probably the way users will use the most. Not specific to "create-react-app".