This is an example Angular 2.0 app that we have shown at our live-coding sessions. Angular 2.0.0-rc.4, SystemJS, Bootstrap 3, reflect-metadata... This application is so old that you get a true retro feeling again.
You can see the app in action at: angular-2-book-rating-app
Download or clone the app from Github. Then run the following commands:
cd book-rating
npm install
npm start
© 2016 - Johannes Hoppe, Danny Koppenhagen, Ferdinand Malcher & Gregor Woiwode