https://github.com/goodguyry/a11y-cop-2025103
https://github.com/goodguyry/a11y-cop-2025103
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/goodguyry/a11y-cop-2025103
- Owner: goodguyry
- Created: 2025-10-03T15:54:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-03T19:08:07.000Z (9 months ago)
- Last Synced: 2025-10-19T00:43:40.830Z (9 months ago)
- Language: HTML
- Size: 1.69 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HTML to the Rescue
==================
Start a python server.
```shell
python3 -m http.server 8000
```