Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamweeks/debugger-talk
https://github.com/adamweeks/debugger-talk
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamweeks/debugger-talk
- Owner: adamweeks
- Created: 2018-10-30T21:14:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-31T14:50:09.000Z (about 6 years ago)
- Last Synced: 2024-11-18T02:45:08.591Z (about 2 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome Debugger Code Samples
Code samples for a talk diving into the Chrome Debugger.
Meant to run with [ParcelJS](https://parceljs.org/)
```bash
npx parcel index.html
```