https://github.com/dcsg/angularjsexperiments
Some Experiments with Angular JS framework
https://github.com/dcsg/angularjsexperiments
Last synced: 4 months ago
JSON representation
Some Experiments with Angular JS framework
- Host: GitHub
- URL: https://github.com/dcsg/angularjsexperiments
- Owner: dcsg
- Created: 2011-11-21T23:27:17.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-22T02:00:13.000Z (over 14 years ago)
- Last Synced: 2025-01-05T11:25:14.363Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 184 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AngularJS Experiments
=====================
## First Experiment: Contacts list with Ajax request and a search box
#### TODO:
* CRUD actions
#### DONE:
* search
* Ajax request
## Usage
1. Checkout the Git repository
2. Create a vhost that points to the public folder
3. Dump the database (the sql file is under Resources folder)
4. Open http://angulartest.dev