UNPKG

v-annotator

Version:

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

36 lines (27 loc) 408 B
# annotator ## 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](https://cli.vuejs.org/config/).