Examples of Angular 2 Components, Templates and Databinding [non-compiled] [Angular 2.0 release version]
###In order to run this code on your local computer there are a few easy steps:
####1. Download the repository ZIP file
####2. Install Node.JS if not already available
####3. Install the latest CLI version if not already available
####4. Select a local directory for your project and unzip the repository to the root directory
####5. Navigate to the root directory with your command line tool and run npm install
####6. Run ng serve from the same location and open htt://localhost:4200 on your local browser
###You will now have a compiled project hosted on a local development server