Follow these steps to run the Roll Call Brawl website locally.
Make sure you have the following installed:
- Node.js (v18 or later)
- npm (comes with Node)
Clone the repository and install dependencies:
git clone https://github.com/your-username/roll-call-brawl.git
cd roll-call-brawl/client
npm installStart the development server:
npm run devOpen your browser and go to:
http://localhost:5173© 2025 Brawlers. All rights reserved.