Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 279 Bytes

File metadata and controls

14 lines (12 loc) · 279 Bytes

Lol chatbot frontend

Front end for a chatgpt-like assistant for league of legends. made with react.

How to use

  1. Install dependencies
npm install
  1. Run the app
npm run dev

You may need to change the url in the getServerAddr function in ServerCalls.ts