# Framework Contribution

> 

Vuloom is organized as a workspace of focused packages.

Important packages include:

- `vuloom`
- `create-vuloom`

When changing framework behavior:

- update the relevant workspace package
- keep `repos/vuloom` aligned with its generated runtime layers and Vite integration
- update `examples/zero-config`
- update `repos/create-vuloom` templates
- run the smoke scripts that cover the affected area
