Skip to content

SpazzingLicorice/spazzinglicorice

Repository files navigation

Coderboard

See it live here!

coderboard.png

Table of Contents

  1. Documentation
  2. Usage
  3. Requirements
  4. Development
    1. Installing Dependencies
    2. Packaging Documentation
  5. Team
  6. Contributing

Documentation

View the documentation here

Usage

Simple-to-use, responsive, real-time whiteboard app. Play pictionary with your friends, or conduct a grueling 2-hour algorithm interview. The choice is yours.

Requirements

  • Node 0.12.0
  • Express 4.13.3
  • Angular 1.4.7
  • Mongoose 4.2.5
  • Socket.io 1.3.7
  • Grunt-Docco 0.4.0
  • Body-Parser 1.14.1

Development

Installing Dependencies

From within the root directory:

npm install

Packaging Documentation

From within the root directory:

grunt docco

Team

Contributing

See CONTRIBUTING.md for contribution guidelines.