Contributing

We welcome contributions to spectre-ui! Please read our Contributing Guide on GitHub for detailed instructions.

Quick Start

git clone https://github.com/apitlekays/spectre-ui.git
cd spectre-ui
pnpm install
pnpm dev

What to Contribute

  • New components following the FUI aesthetic
  • Bug fixes and improvements
  • Documentation improvements
  • Additional theme presets
  • Test coverage improvements