es6-interactive-guide

An interactive guide to ES6

live site

Running the page locally:

npm install
webpack // add --watch if you like
// open index.html in browser