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

https://github.com/auchenberg/vscode-simple-webroot-example


https://github.com/auchenberg/vscode-simple-webroot-example

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Steps

1. npm install
2. npm start
3. open project in VS Code
4. Press F5 or go to debugger choose Chrome, press green button
5. Set breakpoint within bundle.js, line 3
6. Wait max 5 sec.
7. Breakpoint hit.