after cloning and opening index.html, the page is blank and the following errors are shown in the console: ``` Uncaught ReferenceError: require is not defined at index.js:1 index.html:15 Uncaught TypeError: h is not a function at index.html:15 ```