You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "As a avid follower of the professional League of Legends scene, I have always\r been very interested in the ban/pick phase (or the draft phase) of the game.\r There are many tools out there that can assist you with it, but I want to make\r my own tools that I can tweak to my own interests. Thus, this project was born.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "cd server && npm install && cd ../client && npm install"