/HRR32-Rubeus

Primary LanguageJavaScript

HRR32-Rubeus

Pithy project description

Team

  • Product Owner: Derrek Tran
  • Scrum Master: Christopher Amurao
  • Development Team Members: Mubeen Ali, Uday Trivedi

Table of Contents

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

Usage

After Installing Dependencies, run npm start. For local deployments, the default port is 3000.

Requirements

  • Node 8.11.1
  • npm 5.6.0

Installing Dependencies

From within the root directory:

First, to install dependencies, run in console:

npm install

Start the server with:

npm start

For local deployments, in a browser, go to

 http://localhost:3000

to launch the app.

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.