A workshop about ES6
We’ll be using Chrome for the in-class examples. Make sure to have the latest version installed. As of this writing, Version 67.0.3396.87
is the newest version.
If you’d like to use Gulp to reload changes, do the following:
- Make sure to have Java installed.
- Load the Node modules:
npm i
- Run
gulp serve