This is one of the annoying aspects of HTML5 development: you cannot open the html file directly. You need to use a server or you will get these CORS issues.
Fortunately, Pixelbox includes a local server so you can test the game in a web browser:
Click the button in the top-right corner to copy the URL into the clipboard, and paste it into the address bar of your web browser.