Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 677 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 677 Bytes

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