Skip to content

mezod/multikanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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