/aurelia-webpack-app

An example Aurelia app build with Webpack instead of SystemJS/JSPM

Primary LanguageJavaScriptMIT LicenseMIT

aurelia webpack app

An example Aurelia app build with Webpack instead of SystemJS/JSPM

Getting started

cd into project dir and run

npm install

and to build and serve run

npm run dev

Navigate to the app at http://localhost:2048