Skip to content

lina/reactoroverflow.com

 
 

Repository files navigation

Reactor Overflow

Join the chat at https://gitter.im/reactoroverflow/reactoroverflow.com

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

Usage

Some usage instructions

Requirements

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

Development

Installing Dependencies

Setting up rethinkDB

brew update && brew install rethinkdb

From within the root directory:

sudo npm install -g bower
npm install
bower install
gulp build
gulp

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 50.3%
  • HTML 46.8%
  • CSS 2.9%