Skip to content

Latest commit

 

History

History
executable file
·
59 lines (37 loc) · 895 Bytes

README.md

File metadata and controls

executable file
·
59 lines (37 loc) · 895 Bytes

Project Name

Pithy project description

Team

  • Product Owner: teamMember
  • Scrum Master: teamMember
  • Development Team Members: teamMember, teamMember

Table of Contents

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

Usage

Install nodes package npm install

Turn on the server, go to localhost:3000 npm start

Requirements

  • Node 0.10.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • etc
  • etc

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.