toshnewton / debugging-exercise

https://mprogers.github.io/debugging-exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Links

-Demo -Source

Get Started

  1. Fork this repo
  2. Clone your repo down to your machine.
  3. Open the folder with VS Code.

Debugging Tips

  1. Open the local demo in Chrome.
  2. Right-click / Inspect to get started debugging.
  3. Console tab to see errors.
  4. Are there errors? What errors do you see?
  5. Click the button. Any errors now?
  6. Sources tab / Page to view index.html
  7. Where is the code?
  8. Use the Chrome search bar to view other files.

Resources

Bare is a bare HTML starter template for Bootstrap created by Start Bootstrap. This template features predefined file paths for Bootstrap and jQuery, so you can quickly create Bootstrap websites.

Copyright and License

Copyright 2013-2019 Blackrock Digital LLC. Code released under the MIT license.

About

https://mprogers.github.io/debugging-exercise

License:MIT License


Languages

Language:HTML 58.1%Language:JavaScript 41.9%