Skip to content

A game where users must identify a city's neighborhoods as fast as possible

Notifications You must be signed in to change notification settings

rneiss/click_that_hood

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Click That 'Hood

Development Setup

Please follow the instructions below to setup your development environment.

For Mac OS X 10.8

  1. Clone this repository onto your local development machine:

    $ git clone $ cd click_that_hood

  2. Install Node.

  3. Install dependencies. This will take a while.

    $ npm install

  4. Start the Web Application (default on port 8000)

    $ node app.js

  5. Open your website at http://localhost:8000

About

A game where users must identify a city's neighborhoods as fast as possible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published