Display TEI sources coordinated by a stand-off collation
See the index.html file from the example website http://raffazizzi.github.io/variorum (gh-pages branch).
To re-compile dist/js/variorum.js, do these commands within the variorum base directory:
sudo npm install -g gulp
npm install
gulp
To run a local installation of variorum for development:
gulp run