Sample code for the AngularJS meetup Berlin
Getting Started
This project uses Angular 2 alpha 42
It is based on John Papa's repo
Clone this repo
npm install
Run the TypeScript compiler and watch for changes npm run tsc
Open 2nd terminal and launch the app in the browser npm start