vue-office/lib/demo.html

1 line
197 B
HTML

<!doctype html><meta charset="utf-8"><title>vue-office demo</title><script src="./vue-office.umd.js"></script><link rel="stylesheet" href="./vue-office.css"><script>console.log(vue-office)</script>