/BridgeApp

Primary LanguageJavaScript

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