A simple kanban for multiple personal projects.
Live version at www.multikanban.com
#Screenshot
#Instructions
git clone [email protected]:mezod/multikanban.git
npm install
bower install
if node was installed using homebrew then you might need to:
npm install -g grunt-cli
#Note
This is the frontend js app and requires of the backend API you can find here.
#Techs
npm
bower
grunt
requirejs
backbone
marionette
underscore
bootstrap
jquery