Skip to content

AChris07/backbone-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone-todos

This is a sample project to create a browser-managed todo list using Backbone, with an emphasis on tested patterns for file structure.

Requirements

  • This project uses gulp to automate several tasks (ie. JS compression, test-running)

Installation

As a single-page web app, it doesn't need much configuration. Just make sure to run the following:

npm install
bower install
gulp

About

A sample of todo list using Backbone with different patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published