Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 335 Bytes

File metadata and controls

executable file
·
9 lines (6 loc) · 335 Bytes

Scribble Showdown Frontend

The frontend for SITCON Camp 2024's drawing competition. The backend can be found here.

Installation

  1. Install pnpm
  2. Run pnpm i to install dependencies
  3. Run pnpm run dev to start dev server