A short yet detailed guide to styling components with create-react-app with Sass and CSS Modules, which now is part of CRA. Up until the release of create-react-app v2, if you wanted to include Sass or CSS Modules in your project, you would have to eject from create-react-app, learn Webpack configurations, install Sass loaders and configure it […]
React Starter Boilerplate with Hot Module Replacement and Webpack 3
This is a basic React boilerplate with React 16, Webpack 3 and Semantic UI React