Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloned the latest from this repo, running on node 12.18.2, blank screen on load #32

Open
jamesmjones00123 opened this issue Jun 30, 2020 · 1 comment

Comments

@jamesmjones00123
Copy link

Browser console reports error:
The resource from “http://localhost:3000/assets/bundle.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). localhost:3000
Loading failed for the <script> with source “http://localhost:3000/assets/bundle.js”. localhost:3000:18:1

image

@milesm-stripe
Copy link

build.js is the built client, so run either npm build or npm setup first. Then npm start will serve bundle.js. Hope that helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants