It's a simple application based on https://github.com/velcrin/webpack-angular-es2015. I'll use this to show how to configure Webpack to be able to create a web application.
In addition I'll show how to migrate an ES5 code to ES6 and how to use every tools needed by a front end developer.
- Clone the project
- Navigate between tags to see every steps