/backbone-live-code

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

Primary LanguageCSS

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