Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

[OUTDATED] 📢 Our demo application that we have shown at our live-coding sessions.

Notifications You must be signed in to change notification settings

angular-buch/angular-2-book-rating-app

Repository files navigation

Screenshot

What?

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.

Demo

You can see the app in action at: angular-2-book-rating-app

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, Danny Koppenhagen, Ferdinand Malcher & Gregor Woiwode