https://github.com/bgrins/devtools-demos
https://github.com/bgrins/devtools-demos
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bgrins/devtools-demos
- Owner: bgrins
- License: mit
- Created: 2014-06-17T17:08:19.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2023-04-27T00:31:22.000Z (almost 2 years ago)
- Last Synced: 2025-02-03T14:01:39.252Z (18 days ago)
- Language: JavaScript
- Homepage: https://bgrins.github.io/devtools-demos/
- Size: 4.48 MB
- Stars: 18
- Watchers: 5
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - bgrins/devtools-demos - (JavaScript)
README
# webdev demos
Just some demos for testing out or showing off various features in Developer Tools.
This template can be copied for adding new demos. This will get a consistent style and layout of other tests. But it's not necessary.
Your Demo Title
Your demo description
# Running locally
Start a server from the root (i.e. `python3 -m http.server`)