npm install
npm startUpdate the Riot Token in the server code, line 5:
const http = axios.create({ baseURL: 'https://na1.api.riotgames.com', headers: { 'X-Riot-Token': '<YOUR TOKEN HERE>' } })View the application: http://localhost:3000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
npm startUpdate the Riot Token in the server code, line 5:
const http = axios.create({ baseURL: 'https://na1.api.riotgames.com', headers: { 'X-Riot-Token': '<YOUR TOKEN HERE>' } })View the application: http://localhost:3000