We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey @calvincchong, I would like to try out running this repository locally. With: webpack serve --open But I only get a blank page on localhost:3000 (also tried port 9000) I see cors-origin errors in the browser console: http://localhost:9000/socket.io/?EIO=4&transport=polling&t=OzA8lVG
webpack serve --open
Would appreciate if you add some basic instructions how to install this repo :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey @calvincchong,
I would like to try out running this repository locally.
With:
webpack serve --open
But I only get a blank page on localhost:3000 (also tried port 9000)
I see cors-origin errors in the browser console:
http://localhost:9000/socket.io/?EIO=4&transport=polling&t=OzA8lVG
Would appreciate if you add some basic instructions how to install this repo :)
The text was updated successfully, but these errors were encountered: