Skip to content

brandonminch/backbone-todomvc-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building the TodoMVC App with Backbone.js

A learning exercise that deconstructs the creation of the TodoMVC application with Backbone.js.

Getting Started

Setup your local git environment so that Github will remember your username and password. This is so you won't have to enter them every time you interact with a remote repo on Github.

Login to Github online and fork the tutorial repo into your Github account: https://github.com/brandonminch/backbone-todomvc-tutorial

Create a local directory named "backbone-todomvc-tutorial" and clone the forked repo.

Switch your current branch to the branch named "exercise-01"

Create a new virtual host in MAMP named "local.todomvc.com" and point it at the root directory of the project.

View the README.md in the exercise-01 branch to begin the first exercise.

About

Building a TodoMVC application with backbone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published