What started as an one-day workshop from OpenVis Conference: Text Analysis and visualization Methods sprawled out as a collaboration between Shanfan and Zdenek to visualize the all-time favorite children's story: Alice In Wonderland.
http://shanfan.github.io/Alice
There is one optional npm
package you can use to host this site locally.
Running:
npm install
Should install the http-server
node module locally.
Then the local server can be started using:
npm start
Which simply runs the server in this directory.