Skip to content

danmolitor/geriatricGiraffes

 
 

Repository files navigation

HackOverflow

A question board designed for students in a face-paced learning environment.

Team

  • Product Owner: Aimee Rosato
  • Scrum Master: Dan Molitor
  • Development Team Members: Chris Patton, Michael Dziedzic

Table of Contents

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

Usage

Some usage instructions

Requirements

  • Node 0.10.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • etc
  • etc

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

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

Languages

  • JavaScript 99.4%
  • Other 0.6%