This is the repository for the AngularJS workshop of JsConfBp 2016.
git clone https://github.com/emartech/journey-towards-angular-2.git
cd journey-towards-angular-2
npm i
npm start
Now the application is running, open your browser and visit the link http://localhost:8000/app
.