https://github.com/llopez/my-list
Simple Backbone.js application
https://github.com/llopez/my-list
Last synced: about 1 year ago
JSON representation
Simple Backbone.js application
- Host: GitHub
- URL: https://github.com/llopez/my-list
- Owner: llopez
- Created: 2013-05-16T21:45:57.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-17T14:54:00.000Z (about 13 years ago)
- Last Synced: 2023-03-11T04:12:16.405Z (over 3 years ago)
- Language: JavaScript
- Size: 219 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My List
=======
My List is a simple *Backbone.js* application. It was made with the only purpose of learning.
Libs
----
* Underscore.js - Backbone.js dependency
* Backbone.js - awesome MVC JavaScript framework
* jQuery - JavaScript library
Install and use it
------------------
git clone [git-repo-url] MyList
cd MyList
open index.html
Live Demo
---------
* [Try the demo](http://llopez.github.io/my-list)