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.
- Host: GitHub
- URL: https://github.com/codeforgeek/two-way-data-binding-demo
- Owner: codeforgeek
- Created: 2014-09-18T11:32:08.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-18T11:35:32.000Z (almost 12 years ago)
- Last Synced: 2025-01-19T15:37:22.491Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://codeforgeek.com/2014/09/two-way-data-binding-angularjs/
- Size: 160 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 !