Files
glitch_bloodsugar/templates/react-vite-glitch-component/README.md
T

17 lines
357 B
Markdown
Raw Normal View History

2026-03-24 11:30:14 +01:00
# __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`