Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

FormidableLabs/es6-interactive-guide

Repository files navigation

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