An open API service indexing awesome lists of open source software.

https://github.com/subicura/javascript-debugging-example

javascript debugging example
https://github.com/subicura/javascript-debugging-example

Last synced: 9 months ago
JSON representation

javascript debugging example

Awesome Lists containing this project

README

          

# Javascript Debugging Example

## Requirement

- [Chrome Browser](https://www.google.co.kr/chrome/)
- [Node.js 8.x](https://nodejs.org/)
- [Visual Studio Code](https://code.visualstudio.com/)

## Run

```
$ npm install
$ npm start
```

## Link

https://subicura.com/2018/02/14/javascript-debugging.html