A starter repo for React apps using Webpack with support for Redux, Bootstrap 3, FontAwesome, and SASS.
Modified from ReduxSimpleStarter.
> git clone git@github.com:noranda/react-starter.git
> cd react-starter
> npm install
> npm start
Includes support for:
- Bootstrap 3 (CSS only)
- FontAwesome
- SASS
npm run build
Files will be put into the dist
folder.