Ashwagandhae / debate-flow

A flowing app for debate
https://debate-flow.vercel.app
GNU General Public License v3.0
14 stars 5 forks source link
svelte sveltejs

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