# hotpot **Repository Path**: jiang-hongyu/hotpot ## Basic Information - **Project Name**: hotpot - **Description**: 后台管理编辑图片热区,以及展示图片热区 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-10-07 - **Last Updated**: 2023-10-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hotpot ## 简介 [image-hotpot](https://gitee.com/iwenz81/hotpot.git) 基于 vue cli 3 和 element-ui 实现图片热区功能 demo 弹窗限制区域拖动等等 ## 装包 ``` yarn install ``` ### 启动 ``` yarn run serve ``` ### 打包 ``` yarn run build ```