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

Latest commit

 

History

History
11 lines (9 loc) · 235 Bytes

File metadata and controls

11 lines (9 loc) · 235 Bytes

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