bildepunkt / aurelia-webpack-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 78.0%Language:HTML 22.0%