Skip to content

jasonLaster/debugger.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox Debugger

The Firefox Debugger is a standalone application designed for debugging Node.

screen shot 2016-11-21 at 6 06 40 am

Getting Started

  1. Get the Debugger
git clone git@github.com:devtools-html/debugger.html.git
cd debugger.html
yarn install
yarn start
  1. Start Firefox
cd debugger.html
yarn run firefox
  1. Get the application
git clone git@github.com:jasonLaster/debugger.app.git
npm install
npm run jsdebug

About

Firefox Debugger App

Resources

License

Stars

10 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors