Widgets with data from Impac!
Ruby on Rails + Angular.js
# clone the repository
git clone https://github.com/mushdigital20/widgets-rails-angular.git
# change directory to the repository
cd widgets-rails-angular
# install dependencies
bower install
# start the server
rails -s
# open your browser and go to http://localhost:3000