15 Forks
1 Stars
1 Watchers

bug-hunts

Bug hunt exercises for weeks 1-7 of the web dev bootcamp

How to download and setup bug-hunts

Open terminal and run command
git clone https://github.com/BurlingtonCodeAcademy/bug-hunts.git
git clone is used to create a copy or clone of bug-hunts repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bug-hunts https://github.com/BurlingtonCodeAcademy/bug-hunts/archive/master.zip

Or simply clone bug-hunts with SSH
[email protected]:BurlingtonCodeAcademy/bug-hunts.git

If you have some problems with bug-hunts

You may open issue on bug-hunts support forum (system) here: https://github.com/BurlingtonCodeAcademy/bug-hunts/issues