17 lines
357 B
Markdown
17 lines
357 B
Markdown
# __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`
|