aurelia-contact-manager Aurelia App from the official tutorial. development setup Install the Aurelia CLI tool sudo npm install aurelia-cli -g Install dependencies npm install Run the app au run --watch Open in browser http://localhost:9000