1 2 3 4 5 6 7 8 9
<!DOCTYPE html> <html lang="en"> <head> </head> <body> <div id='container'></div> <script src='bundle.js'></script> </body> </html>