Based on React Transform Boilerplate.
- CSS-modules
- React testing using skin-deep
git clone https://github.com/believer/react-starter.git
npm install
npm start
Open your favorite browser and navigate to http://localhost:3000.
npm test
Start gulp and watches files for changes.