Please follow the instructions below to setup your development environment.
-
Clone this repository onto your local development machine:
$ git clone $ cd click_that_hood
-
Install Node.
-
Install dependencies. This will ta 4B65 ke a while.
$ npm install
-
Start the Web Application. It runs on port 8020 by default. (The port can be changed by setting the PORT environment variable.)
$ node app.js
-
Open your website at http://localhost:8020