Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 405 Bytes

File metadata and controls

15 lines (10 loc) · 405 Bytes

FLOW

FLOW is an idea management app used to realise ideas into reality. Starting from a single image or textfile a complete project planning can be made with tasks assignable to team members.

Status

Currently this is just the scaffolding.

Install

  • Ruby
  • Node & NPM
  • npm install in both root and server
  • grunt server to start app in root
  • node server in server to start REST service