Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 301 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 301 Bytes

maptime

A simple base for creating live twitter maps with node, ntwitter, express, faye & google maps

Instructions

  1. create a new config.js (instructions in example file)
  2. npm install install dependencies
  3. node app.js
  4. visit http://localhost:3000 and get hacking!