Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 304 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 304 Bytes

Flower

A flowing app for competitive debate.

Live version

Usage

git clone https://github.com/Ashwagandhae/debate-flow.git
cd debate-flow
npm install

Development

npm run dev

Production

npm run build
npm run preview