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
- Host: GitHub
- URL: https://github.com/subicura/javascript-debugging-example
- Owner: subicura
- Created: 2018-02-14T00:28:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T00:29:00.000Z (almost 8 years ago)
- Last Synced: 2025-03-26T08:08:03.046Z (10 months ago)
- Language: JavaScript
- Size: 684 KB
- Stars: 51
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - javascript-debugging-example
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