JSFiddle - React, Tailwind, and code Playground

by gianlucaguarini

JavaScript

(async function() {
  const res = await fetch('https://68-126977819-gh.circle-artifacts.com/0/lighthouse/20180303-070951__faebeee.github.io__lh-reporter-test.json ')
  console.log(res)
})()