Skip to content

A technical forum for the Hack Reactor Remote Community to share their expertise

Notifications You must be signed in to change notification settings

mdziedzic/hackoverflow

Repository files navigation

Hack Overflow

A technical forum for the Hack Reactor Remote Community to share their expertise

alt tag

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

Once the app is deployed (or run locally), users should be able to sign in with their GitHub accounts. They can ask a question in a specific forum, or comment on someone else's question.

Requirements

  • Node ^4.0.0

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install
gulp

Note: You may need to individually install the following modules: moment and colors

npm install moment
bower install --save moment
npm install colors

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

A technical forum for the Hack Reactor Remote Community to share their expertise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages