This demo project showcases the capabilities of Waku, a minimal yet powerful React framework. Waku is designed to embrace the future of React development, focusing on React Server Components (RSCs) to provide an enhanced user and developer experience.
✨ Demo
- Waku - The minimal React framework
- Biome - One toolchain for your web project
- Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
Before installing Waku, ensure you have Bun installed. In your project directory, run:
bun install
To start the development server, execute:
bun run dev
Build your project for production with:
bun run build
- dai-shi/waku: ⛩ The minimal React framework
- Waku Diagrams
- 'use server' directive – React
- 'use client' directive – React
- useTransition – React
Give a ⭐ if this project helped you!