react-flux-webpack-starter Boilerplate for a React + Flux + Webpack project Uses react-mini-router for routing Uses CoffeeScript for scripts when necessary Install npm install Running Run the development server npm run dev Build production javascript bundle npm run build Unit Testing npm test