TaskCathy

How to run run it locally

Prerequisites

  • A working Ruby 2.2.0+ environment
  • Knowledge in HTML/Slim
  • Knowledge in CSS/Sass
  • Knowledge in JS/Coffee

Start the project

  1. Git clone this project
  2. run bundle install
  3. Finally, start it with bundle exec middleman
  4. Watch it live at localhost:4567

Deployment

  1. run rake publish