zzmarkzz321 / LoLFYv2

An Open Source League of Legends Stats Application
https://relaxed-noyce-ee0734.netlify.com/#/
MIT License
1 stars 1 forks source link
leagueoflegends lol nodejs react

DOCS IN PROGRESS

UPDATE June 3rd

Since the recent patch of LoL and changes to the API, this app is currently out of date. No PRs or changes will be accepted until updates are applied.

LoLFYv2

LOLFY rebuilt from the ground up

Running Lolfy locally

  1. clone this repo
  2. install all the dependencies
    npm i
  3. run the development server
    yarn dev