A League of Legends visualizer that helps the pro players in the challenger league exploring their matches.
Install yarn and install the packages
yarnyarn devNote that the development origin has to be http://localhost:8080 in order to use the back-end AWS Rest APIs.
yarn buildLint with ESLint
yarn lint