# image-position **Repository Path**: shi-mingmin/image-position ## Basic Information - **Project Name**: image-position - **Description**: 图片坐标比对工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-12 - **Last Updated**: 2021-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # image-position 图片位置坐标相对标定,canvas缩放拖拽 ![输入图片说明](https://images.gitee.com/uploads/images/2021/0112/180704_0ab4c558_8241047.png "微信截图_20210112180026.png") ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn start ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).