Breakfast Demo Application
This is simple demo application that you can quickly run to play around with Breakfast.
To get started clone the repo and run the setup command:
git clone git@github.com:devlocker/breakfast_example_app
./bin/setup
Now just start the Rails server with bin/rails s.
Requirements
You will need to have Ruby 2.3.1 installed and a Node version >= 4.1.1.