- install node.js (version v6.4.0) and update npm (version 3.10.6)
- install a git client
- install aurelia-cli
npm install aurelia-cli -g
- clone this repository
- go to repository directory
- type
npm install
- type
au
for cli help - for coding use
au run --watch
- René