A simple kanban for multiple personal projects.
Live version at www.multikanban.com
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
This is the frontend javascript application, the backend API requirements can be found here.
npm
bower
grunt
requirejs
backbone
marionette
underscore
bootstrap
jquery