Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

BuddyGG/buddy_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoLBuddy - Frontend

The official repository for the LoLBuddy frontend!

Run locally

  1. Clone repository: git clone https://github.com/BuddyGG/buddy_frontend.git
  2. Navigate to folder: cd buddy_frontend
  3. Run npm install to install dependencies
  4. Run npm start to start local development server and start coding!

Development

Deployment