Tempest League of Legends companion app. Getting Started Installation npm install Building npm run electron-pack Running npm run electron-dev Environment variables Variable Description Required REACT_APP_API_URL URL for the backend server to use. (http://localhost:4000 if running locally) ✅