Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 754 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 754 Bytes

GUI tool to place pins on a PDF page to get their coordinates

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn run dev

# build electron application for production
yarn run build

# lint all JS/Vue component files in `src/`
yarn run lint

This project was generated with electron-vue@1c165f7 using vue-cli.

Documentation about the original structure can be found here.