Skip to content

codeduel/duel

Repository files navigation

Code Duel

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.

Team

Chris Clark Song Gao Adam Dobkin Becky Jaimes

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

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.

Requirements

  • Node 4.2.6

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published