vue-apps/com.actionsoft.apps.coe.pal/lib/demo.html

11 lines
188 B
HTML
Raw Permalink Normal View History

2022-06-28 10:09:47 +08:00
<meta charset="utf-8">
<title>awsui-vue demo</title>
<script src="./awsui-vue.umd.js"></script>
<link rel="stylesheet" href="./awsui-vue.css">
<script>
console.log(awsui-vue)
</script>