A simple example to demonstrate the usage of ES6 with a transpiler (in this case Babel) to develop an AngularJS 1.x application.
Used at my presentation JavaScript von Morgen schon heute (german).
Install Node. Checkout. Then run
npm install
npm start
Open Browser with URL shown at console + /src
.