Adding the first glitch gallery

This commit is contained in:
2026-03-24 11:30:14 +01:00
commit 137d1a8191
24 changed files with 1572 additions and 0 deletions
@@ -0,0 +1,16 @@
# __COMPONENT_DISPLAY_NAME__
Standalone Glitch University component scaffolded from the workspace standard.
## Commands
- `npm install`
- `npm run dev`
- `npm run build`
- `npm run preview`
## Notes
- The packaged entrypoint is `src/index.tsx`
- Dev-only styling lives in `src/dev-theme.css`
- Host integration metadata lives in `glitch.manifest.json`