This is a code challenge for PH.
Postgres, Node.js, Express.js, Body-Parser, PG, NPM, Bower, HTML5, CSS3, AngularJS, and Bootstrap.
If you don't have NPM yet, from terminal:
curl https://npmjs.org/install.sh | sh
In your browser, navigate to [the repo] (https://github.com/ldmcdaniel/challenge).
In the top-right corner of the page, click Fork.
In your designated code directory, type:
git clone https://github.com/ldmcdaniel/challenge
cd challenge
npm install
bower install
Start Postgres.app and point it to the premise.sql file
From the challenge root directory, type:
node app.js
Open your web browser to [this address] (http://localhost:4000/) and you will see the app.