UNPKG

v-annotator

Version:

## Project setup ``` yarn install ```

11 lines (7 loc) 196 B
<meta charset="utf-8"> <title>v-annotator demo</title> <script src="./v-annotator.umd.js"></script> <link rel="stylesheet" href="./v-annotator.css"> <script> console.log(v-annotator) </script>