The official repository for the LoLBuddy frontend!
- Clone repository:
git clone https://github.com/BuddyGG/buddy_frontend.git - Navigate to folder:
cd buddy_frontend - Run
npm installto install dependencies - Run
npm startto start local development server and start coding!