/Farseer

Primary LanguageJavaScript

Farseer

Circle CI

This is a web application intended to make it easy to tell how a group of people is divided into teams, and to move people from one team to another.

Currently in development.

Development builds are currently available here.

Developer system setup

  1. make sure you have node 4.0.0 or greater installed
  2. fork/clone a local repository
  3. cd to project root
  4. npm install
  5. bower install
  6. node_modules/protractor/bin/webdriver-manager update --standalone