Skip to content

Z-React/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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.0%
  • HTML 7.2%
  • CSS 2.8%