/multikanban

A simple kanban for multiple personal projects.

Primary LanguageCSS

multikanban

A simple kanban for multiple personal projects.

Live version at www.multikanban.com

Screenshot

Screenshot

Instructions

git clone git@github.com: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 javascript application, the backend API requirements can be found here.

Techs

npm
bower
grunt
requirejs
backbone
marionette
underscore
bootstrap
jquery