Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 778 Bytes

README.md

File metadata and controls

43 lines (26 loc) · 778 Bytes

OurMeeting

Build Status Coverage Status

=======

Team

  • Product Owner: Gabar Ewen
  • Scrum Master: Dan Chamberlain
  • Development Team Members: Zach Gibb, Dan Chung

Usage

www.ourmeeting.com

Requirements

  • Node/Express
  • MongoDb
  • Socket.io
  • Angular
  • WebRTC

Development

Installing Dependencies

From within the root directory:

npm install

bower install

Local Testing

Run mongod then grunt serve from the root directory. Access on localhost:9000

Contributing

See CONTRIBUTING.md for contribution guidelines.