##Carrot Fight
To run this app, you'll have to copy the client folder into your apache server.
- git clone this app, cd carrotFight. do a npm install. then run "node server"
- create a folder in your apache server, like carrotFight. copy the client folder into your apache server. and go to port 80, http://localhost/carrotFight/client/. Then you can run the game!