Skip to content

beefoo/memory-underground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published