Moralis site shows up blank

https://smcfabny5br2.usemoralis.com

I can see this in source:

    <title>Esowood</title>
  </head>
  <body>
    <noscript>You need to enable JavaScript to run this app.</noscript>
    <div id="root"></div>
  </body>

it looks like it is missing the react part, did it work locally and after that you uploaded the build folder?