Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abtris/angular-demo-tasks-api
DevFest 2012 demo
https://github.com/abtris/angular-demo-tasks-api
Last synced: about 1 month ago
JSON representation
DevFest 2012 demo
- Host: GitHub
- URL: https://github.com/abtris/angular-demo-tasks-api
- Owner: abtris
- Created: 2012-11-07T17:56:15.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-04-03T16:36:20.000Z (over 1 year ago)
- Last Synced: 2024-04-15T03:04:05.684Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 289 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularJS - demo task api
Run with
```bash
# run this from the root of the repo
npm install http-server
http-server -p 8000 app/
```