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

Latest commit

 

History

History
11 lines (9 loc) · 357 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 357 Bytes

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