If you are looking for a quick and dirty way to try ES6 with modules, you've come to the right place. This should not be used for anything production. For that, use Babel.
- Enable ES6 in your browser 1a. In Chrome, navigate to about:flags => Enable JavaScript Harmony
- Clone the repo
- Open src/demo/demo.html
- Open the browser console to see output