Setting Aurelia.js With Webpack Tutorial
Aurelia is a JavaScript client framework for mobile, desktop and web. Webpack is a module bundler that can help pack many modules into a few bundled assets. Together we can create an awesome application and have it all bundled together. So what about Aurelia CLI? Unforunately, Aurelia CLI doesn't support…