Skip to content

Instantly share code, notes, and snippets.

@Jerryodeghe
Forked from 1Marc/debugging-js-setup.md
Created November 27, 2019 17:45
Show Gist options
  • Select an option

  • Save Jerryodeghe/414f1de4dd05311949439723c98af469 to your computer and use it in GitHub Desktop.

Select an option

Save Jerryodeghe/414f1de4dd05311949439723c98af469 to your computer and use it in GitHub Desktop.
Debugging JavaScript LIVE -- Setup Instructions
  • Make sure you have a GitHub account
  • Install:
    • Git
    • Text editor (Atom or VSCode suggested)
    • Node installed and available via command line node. Recommended version 4.6 or greater.
    • Chrome web browser (latest stable release)
    • Clone the getRANTR repo and follow the install instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment