/groupfindr

Prototype for a group find application

Primary LanguageJavaScript

Groupfindr

Prototype of an application that facilitates forming groups in an interactive manner.

Prepare

  1. Install Node.js 0.12.x

Build

npm install

Run

npm start

Alternative (requires foreman):

foreman start