Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 889 Bytes

_README.md

File metadata and controls

54 lines (36 loc) · 889 Bytes

Project Name

Parrot Beats

Team

  • Product Owner: Kyle Cho
  • Scrum Master: Naomi Jacobs
  • Development Team Members: Kyle Cho, Naomi Jacobs, Jordan Olthoff, Rodrigo Delgado

Table of Contents

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

Usage

You don't even have to hit play. Just play!

Requirements

  • Node 0.10.x
  • Mongoose
  • MongoDB
  • Angular
  • Express
  • Underscore
  • Web Audio API

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.