We Must React [EP.03] /src/views/index.ejs
<!doctype html> <html> <head> <title>Kickstart</title> </head> <body> <div id="root"></div> <script src="<%-build%>/bundle.js"></script> </body> </html>