beefoo / memory-underground

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Underground

Convert a list of memories into a subway map http://memoryunderground.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/

License:Other


Languages

Language:JavaScript 65.5%Language:SCSS 18.2%Language:HTML 16.2%