sms1190 / backbone-twitter-part1

A twitter application written in backbone to show the basics of backbone.js (http://youtu.be/2BDGBJUtAmo )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Backbone Part 1 - Client Side

A twitter client side applciation written in backbone.js as part of a screencast available here: http://youtu.be/2BDGBJUtAmo.

Run

Open the commandline and navigate to the directory you downloaded the repository to. Then type: node static.js

This will run a static server you can use to test the application by going to localhost:3000.

About

A twitter application written in backbone to show the basics of backbone.js (http://youtu.be/2BDGBJUtAmo )