Timothy Farrell b874c07f01 Add Gallery - core image model working
(add, imported event, thumbnail generation, removal)
2017-03-22 08:32:47 -05:00

9 lines
168 B
HTML

<body>
<div>
Images
<input id='fInput' type="file" multiple accept="image/jpeg"/>
</div>
</body>
<script src="/assets/app.bundle.js"></script>