This project was built to accompany an article on Codementor.
Click here to learn how to set up Webpack + React + Babel + Sass
If you get errors on Windows while installing node-sass
, you'll need to install node-gyp
and windows-build-tools
beforehand, see this thread