foxhound87
7/14/2016 - 3:38 PM

We Must React [EP.03] /src/views/index.ejs

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>