This is an example on how to retrieve parsed problem data from Competitive Companion.
- Clone this repository and
cdinto it. - Run
npm install. - Run
npm start. - Go to a problem like this one, click on the green plus icon and look at the terminal where you ran
npm start.