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

mchetcutipoly/click_that_hood

This branch is 137 commits behind codeforgermany/click_that_hood:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

034f481 · Feb 11, 2016
Nov 27, 2013
Feb 11, 2016
Feb 20, 2013
May 2, 2013
May 2, 2013
May 2, 2013
Feb 2, 2013
Dec 3, 2013
Dec 26, 2014
Dec 10, 2015
Dec 23, 2014

Repository files navigation

Build Status

Click That 'Hood

Development Setup

Please follow the instructions below to setup your development environment.

  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. It runs on port 8020 by default. (The port can be changed by setting the PORT environment variable.)

    $ npm start

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

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

Languages

  • JavaScript 79.7%
  • CSS 14.9%
  • HTML 5.4%