Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 372 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 372 Bytes

BridgeApp

BridgeApp is application for bridge players to create and register for tournaments.

https://bridge-tournaments.herokuapp.com/

Prerequisites

  • Node.js
  • NPM
  • Bower
  • Sails.js
  • MongoDB

Installation

Install npm packages

$ npm install

Install bower dependencies

$ bower install

Fire up the server

$ sails lift