UNPKG

superglue.js

Version:

Simple web application platform using superviews.js and supermodels.js together with browserify

8 lines (7 loc) 288 B
<link rel="stylesheet" type="text/css" href="bootstrap.min.css"> <a href="https://github.com/davidjamesstone/superglue.js/tree/master/test/basket">View code on github</a> <div id="mount"></div> <script src="bundle.js"></script> <script> basket(document.getElementById('mount')) </script>