<!DOCTYPE html> <html> <head> </head> <body> <h1>Hi</h1> <div id="example"></div> <script src="/bundle.js"></script> </body> </html>