📺 lip service modularization to get things working

This commit is contained in:
Joshua Seigler 2017-09-12 13:36:47 -04:00
parent 1d0caf22b3
commit 43f98d98fc
3 changed files with 191 additions and 188 deletions

View file

@ -12,5 +12,6 @@
<div id="transactionList"></div>
<script src="bundle.js"></script>
<script>require('application').init();</script>
</body>
</html>