These are the slides from my talk at the 2016 International Workshop on Structure in Graphs and Matroids.
npm install --global bowernpm install
bower install
npm run webpackThis will create assets/bundle.js. Open index.html in a browser.
You can use the following command to start a server that will automatically recompile the slides when the code is edited.
npm run webpack:serverThen open localhost:4008 in a browser