Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eddywashere/backbone.js-basics
https://peepcode.com/products/backbone-js
https://github.com/eddywashere/backbone.js-basics
Last synced: 25 days ago
JSON representation
https://peepcode.com/products/backbone-js
- Host: GitHub
- URL: https://github.com/eddywashere/backbone.js-basics
- Owner: eddywashere
- Created: 2012-01-29T03:45:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-29T03:45:57.000Z (almost 13 years ago)
- Last Synced: 2024-04-10T09:57:02.421Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 191 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Simple Model: A backbone.js demo
==================================This demo loads only a simple model and view. It displays no content and must be driven from the command line.
USAGE
=====Run:
rake server
Visit the webserver at:
http://localhost:9292