Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 1.1 KB

README.md

File metadata and controls

61 lines (43 loc) · 1.1 KB

RehJeks

Help wannabe RegEx ninjas sharpen their skills

RehJeks project description

Team

  • Product Owner: Nate Hackman
  • Scrum Master: Michael Thelen
  • Development Team Members: Tenzin Sonam, Ryan Suresh

Table of Contents

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

Usage

Some usage instructions

Requirements

  • Node 6.0.1
  • Mongo DB
  • Angular 1.5.9
  • Angular-route 1.5.9
  • body-parser 1.15.2
  • bower 1.8.0
  • express 4.14.0
  • express-session 1.14.2
  • mongoose 4.7.1
  • passport 0.3.2
  • passport-local 1.0.0
  • passport-local-mongoose 4.0.0
  • shortid - 2.2.6

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.