Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 533 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 533 Bytes

LoL friendlist ranking stalker

Elo change notifications Elo graph

Installation

Clone this repo and install all dependencies
yarn or npm install

First start

yarn init:db

Development

yarn dev or npm run dev

Build

yarn build or npm run build

Publish

yarn dist or npm run dist