BerkeleyTrue / react-material

Material design components written with React.js and React Style
http://berkeleytrue.github.io/react-material
404 stars 38 forks source link

Webpack dev server #75

Closed gurdasnijor closed 9 years ago

gurdasnijor commented 9 years ago

This PR makes getting up and running a little faster with the webpack development server.

You'd be able to just npm run dev to launch it.

SanderSpies commented 9 years ago

Thanks for this PR - will look into it the coming days.

SanderSpies commented 9 years ago

Apologies for the delay - mostly been busy with positive personal stuff.

gurdasnijor commented 9 years ago

No worries; think I want to clean this PR up a bit more since there's some unnecessary stuff in webpack.config.js