garethslinn / Angular2-data-binding-summary

Different methods of databinding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 Beta - 2-way data binding example

Description

This is a demonstration of Angular 2 way binding using the Beta version.

Usage

Ensure you have installed both Typescript and node.

1: Install packages

npm install

2: Start server (includes auto refreshing) and gulp watcher

npm start

"# Angular2-data-binding-summary"

About

Different methods of databinding

License:Other


Languages

Language:HTML 51.5%Language:TypeScript 30.4%Language:JavaScript 17.1%Language:CSS 1.0%