Reactor Overflow

Join the chat at https://gitter.im/reactoroverflow/reactoroverflow.com Stories in Ready Code Climate

THe overflow of communication designed for Hack Reactor Students, Faculty, Alumni, and Precourse Students.

Team

  • Product Owner: @codydaig
  • Scrum Master: @linalu1
  • Development Team Members: @andrewkishino @kevbyte

Table of Contents

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

Requirements

  • Node 0.12.x
  • NPM 2.11+
  • Angular
  • elasticsearch
  • Express 4.x

Development

Installing Dependencies

Setting up ElasticSearch

brew update && brew install elasticsearch

From within the root directory:

npm install -g bower
npm install
bower install
node index.js

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.