Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 464 Bytes

File metadata and controls

22 lines (15 loc) · 464 Bytes

Memory Underground

Convert a list of memories into a subway map http://memoryunderground.brianfoo.com/

Running locally

  1. Install Node.js

  2. Clone this repository:

    git clone https://github.com/beefoo/memory-underground.git
    cd memory-underground
    
  3. Install and run the server

    npm install connect serve-static
    node server.js 8888
    
  4. Then go to localhost:8888/