visual

Weekend Visualization Project

APACHE-2.0 License

Stars
0

Setup

  1. Intall yarn from here.

  2. Get source, install deps, and run demo server.

    git clone [email protected]:nurseiit/visual.git
    cd visual
    yarn
    yarn dev
    
  3. Open localhost:8080 in your browser.