Hello Rachel,
Thanks for the making this sample available. However, I could not get it load in my browser.
Here are system specs relevant to the build:
- OS - Windows 10
- Browser - Chrome (Version 78.0.3904.108)
- Node - v12.13.0
- Shell - cmd.exe
Here are the steps I took as per the instructions:
- Clone the blockly-samples repo
- Switch to the rendering-walkthrough directory
- Run npm install
- Start server with npm run start
- Open page at http://localhost:3000
Unfortunately I was met with the following error in Chrome:
Any thoughts on where I went wrong?