hyperhype / hyperscript

Create HyperText with JavaScript.
MIT License
2.64k stars 109 forks source link

example index.html does not work #70

Open cs01 opened 7 years ago

cs01 commented 7 years ago

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