Code duel is an app where two or more people can join (in real time) to duel and find out who is best at coding. The person who finishes first wins.
Chris Clark Song Gao Adam Dobkin Becky Jaimes
Clone the repo. Spin up a Mondo DB by running mongod
on a separate terminal. Start the back end server by running nodemon
from the root directory.
- Node 4.2.6
From within the root directory:
sudo npm install -g bower
npm install
See CONTRIBUTING.md for contribution guidelines.