alexabonomo / sensorymeridian

A visual representation of the auditory and visual stimulus that create the feeling of euphoria.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sensorymeridian

A visual representation of the auditory and visual stimulus that create the feeling of euphoria.

Setup instructions

Clone this repo.

From the command line, navigate into the project directory:

cd sensorymeridian

git submodule init

git submodule update

Next, from the command line, run the python local server (and open your browser to http://localhost:8888/demo):

python -m SimpleHTTPServer 8888 & open http://localhost:8888

About

A visual representation of the auditory and visual stimulus that create the feeling of euphoria.


Languages

Language:JavaScript 99.9%Language:HTML 0.1%