BJHunnicutt / backbone-live-code

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!".

About

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


Languages

Language:JavaScript 88.7%Language:HTML 10.2%Language:CSS 1.1%