Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 686 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 686 Bytes

multikanban

A simple kanban for multiple personal projects.

Live version at www.multikanban.com

Screenshot

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 javascript application, the backend API requirements can be found here.

Techs

npm
bower
grunt
requirejs
backbone
marionette
underscore
bootstrap
jquery