Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 496 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 496 Bytes

v-annotator

Vue.js component for annotating text with entities and relations.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Publish the package

yarn publish

Customize configuration

See Configuration Reference.