Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.36 KB

README.md

File metadata and controls

58 lines (36 loc) · 1.36 KB

mockr

Build Status Coverage Status Stories in Ready

A back end mocker for people whom don't know how to spell.

Team

  • Product Owner: Ruben Vicario
  • Scrum Master: Jake Obron
  • Development Team Members: Karim Kyler & Andrew Smith

Table of Contents

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

Usage

stuff

Requirements

  • Node
  • npm
  • MongoDB

Development

Installing Dependencies

From within the root directory:

# Run in separate tabs
mongod

# and then...
npm install
gulp

Roadmap

Start learning about the project by reading the Wiki.

View the project roadmap here.

Contributing

See CONTRIBUTING.md for contribution guidelines.