React+Redux+Webpack
$ git clone https://github.com/sandyjoshi/react-redux-hello-meetup.git && cd react-redux-hello-meetup
Install all dependencies.
$ npm install
Builds the application and starts a webserver with livereload. By default the webserver starts at port 3000.
$ npm start