An open API service indexing awesome lists of open source software.

https://github.com/codeforgeek/two-way-data-binding-demo

Two way data binding tutorial code.
https://github.com/codeforgeek/two-way-data-binding-demo

Last synced: 8 months ago
JSON representation

Two way data binding tutorial code.

Awesome Lists containing this project

README

          

two-way-data-binding-demo
=========================

Two way data binding tutorial code.

Install Dependencies using npm install

Run code using node Server.js

For database use MySQL and visit http://codeforgeek.com/2014/09/two-way-data-binding-angularjs/ for more info !

Cheers !