1337 team's HackFMI 4 project a collective sports organization platform
#MatchUP client Readme
You must have npm, ruby, compass, grunt and bower in matchup-client/ run:
npm install -g grunt-cli
npm install -g bower
npm install; bower install
grunt server
#MatchUP Server Readme
You must have maven in sport-squad/ run:
mvn clean tomcat7:run