cyp/app/index.html

4 lines
79 B
HTML
Raw Normal View History

2019-03-20 03:45:23 +08:00
<!doctype html>
<html>
<script type="module" src="js/app.js"></script>
</html>