What?
This is an example Angular 2.0 app that we developed at the NG2 workshop in July 2016.
Running the app locally
Download or clone the app from Github. Then run the following commands:
cd book-rating
npm install
npm start
© 2016 - Johannes Hoppe