Skip to content

codeformuenster/click_that_hood

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

status uri
done

Click That 'Hood

click-that-hood-screenshot

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

Wie gut kennst Du Münster? Ein kleines kurzweiliges Stadtteile Quiz!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.8%
  • CSS 23.6%
  • HTML 8.6%