css-modules-react icon indicating copy to clipboard operation
css-modules-react copied to clipboard

Learning how to use CSS Modules with React

css-modules-react

Learning how to use CSS Modules with React

Getting started

  1. npm install
  2. npm start

...and magically a default project with CSS Modules has been setup! Now all you have to do is follow the tutorial to get React and CSS Modules and Webpack working with one another.