Skip to content

BernardoMG/BahamasClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client from the Bahamas

Build Status

How to run

Install dependencies

npm install

Setup MongoDB

  1. Install MongoDB (if you do not have installed already): Guide

  2. Start MongoDB (on macOS)

mongod

Run tests

npm test

Run program

node app.js