/backbone-live-code

todo app, used for live code during the backbone week for C6

Primary LanguageJavaScript

Setup Instructions

git clone https://github.com/droberts-ada/backbone-live-code.git
cd backbone-live-code
npm install
npm start

Then direct a browser to http://localhost:8081. You should see "Hello World!".