/ES6-talk

A conference talk about ES6 / ES2015

Primary LanguageJavaScriptOtherNOASSERTION

ES 6

You'll need Node and NPM installed for this to work. You probably also want to run the server you can find here.

To compile and run the reveal.js slides, in the slides folder run:

npm install

and then

grunt serve