Angular SPA using Webpack with some ES6 features This is a sandbox project to get familiar with and use best practices when it comes to Angular, Webpack and ES6. Installation $ npm install Run the app $ npm start Dev server: http://localhost:8080 Build for distribution $ npm build