Skip to content

llun/taskboard

Repository files navigation

#Taskboard

Task board that work in offline mode and sync when online. It's a lab project for test HTML5 and now.js

##Browser support

Support and test below browser latest version only.

  • Safari
  • Firefox
  • Chrome

##Usage

Before run taskboard, must install and run MongoDB first.

git clone git://github.com/llun/taskboard.git
npm install
cp config-default.js config.js
node server.js