๐Ÿ“ฆ hshoff / browserify-app-widget

๐Ÿ“„ index.html ยท 7 lines
1
2
3
4
5
6
7<html>
  <body>
    <div class='app'></div>
    <script type="text/javascript" src='build/bundle.js'></script>
  </body>
</html>