Seed app for 2016/09 netguru internal react-redux-rails workshops.
- Rails 5.0
- React 15.1
- Redux 3.6
You will need the following things properly installed on your computer:
- ruby
- bundler
- node
- npm
$ make
Run those two commands in separate windows:
$ make start-npm
$ make start-rails