npm install
to install dependencies.npm run correct
to start the app at http://localhost:3000 and serve a static iframe.html
file located at /public/iframe.html
via http://127.0.0.1:4000.window.location.href
and request.url
(exposed from the loader) which should be identical.