jmerle / competitive-companion-example

An example on how to retrieve data from Competitive Companion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Competitive Companion Example

This is an example on how to retrieve parsed problem data from Competitive Companion.

Instructions

  1. Clone this repository and cd into it.
  2. Run npm install.
  3. Run npm start.
  4. Go to a problem like this one, click on the green plus icon and look at the terminal where you ran npm start.

About

An example on how to retrieve data from Competitive Companion

License:MIT License


Languages

Language:JavaScript 100.0%