Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 338 Bytes

File metadata and controls

15 lines (9 loc) · 338 Bytes

Snackomaten

A simple web app for showing restaurants at a specific location and related tweets.

###Prerequisites

  • Node.js (only tested with version 6.5.0).

###Start the web app

To start the application run the following commands in the application root folder:

npm install
npm start

Browse to http://localhost:3000/