Skip to content

nss-daycohort11/challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PH challenge

What is the project about?

This is a code challenge for PH.

What technologies does the project use?

Postgres, Node.js, Express.js, Body-Parser, PG, NPM, Bower, HTML5, CSS3, AngularJS, and Bootstrap.

Download and install:

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.4%
  • HTML 45.6%