preact

Installation
SKILL.md

Preact

Fast 3KB React alternative with the same modern API and optional Signals for fine-grained reactivity.

Quick Start

# Create new project
npm create preact my-app

# Or with Vite
npm create vite@latest my-app -- --template preact-ts

cd my-app
npm install
npm run dev

Components

Installs
1
GitHub Stars
4
First Seen
Mar 29, 2026
preact — mgd34msu/goodvibes-gemini