TheresaManney / 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/Ada-C7/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:CSS 54.1%Language:JavaScript 37.8%Language:HTML 8.1%