Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 376 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 376 Bytes

FlowX

This is a fork of Flower with some quality-of-life improvements useful to me.

Live version

Usage

git clone https://github.com/gmitch215/FlowX.git
cd debate-flow
bun install

Development

bun run dev

Production

bun run build
bun run preview