bb_component_skeleton
v1.0.2
Published
Skeleton
Readme
Skeleton
Skeleton
A plugin scaffold and template component for bootstrapping new Budibase custom component development with best practices.
Metadata
| | |
|---|---|
| Type | Budibase Component |
| Category | skeleton |
| Topics | budibase, component, skeleton |
Development
bun install
bun link @poirazis/superlib
bun run buildSchema
See schema.json for the component definition.
