Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 224 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 224 Bytes

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