https://github.com/wnuqui/todo_backbonejs
A crash course on BackboneJS, a dump from April 2015.
https://github.com/wnuqui/todo_backbonejs
backbonejs todo
Last synced: about 1 month ago
JSON representation
A crash course on BackboneJS, a dump from April 2015.
- Host: GitHub
- URL: https://github.com/wnuqui/todo_backbonejs
- Owner: wnuqui
- Created: 2017-05-31T21:11:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-31T21:12:37.000Z (almost 8 years ago)
- Last Synced: 2025-01-19T11:42:13.263Z (3 months ago)
- Topics: backbonejs, todo
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crash Course on BackboneJS
This is a crash course on BackboneJS (from April 2015).
## How to Run
$ npm install && bower install && grunt && python -m SimpleHTTPServer 5000