An open API service indexing awesome lists of open source software.

https://github.com/rencire/react-css-module-starter


https://github.com/rencire/react-css-module-starter

babel css css-modules es6 hmr postcss react react-hot-reload webpack

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# React CSS Module Starter project

Purpose of this project is to learn how to setup a simple ES6+ web project with React, CSS modules, and a good dev experience (HMR, hot-reload)

Sure we can eject a `create-react-app` project, but the configuration might be too daunting.

# TODO
- add Typescript support?
- rambda.js?