Translation Cards
This app's purpose is to create translation cards through a simple web interface.
Requirements
- Ruby 2.2.2+
How to run
Execute the following on your Terminal and then open your favorite browser and
go to: http://localhost:3000
git clone https://github.com/campuscode/cards_ago_16.git
cd cards_ago_16
bin/setup
rails server