Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 357 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 357 Bytes

Medium Zoom Vue Example

This example creates an <ImageZoom> component that attaches the zoom to the image.

Edit Vue Example

Usage

  • Install dependencies: yarn
  • Run: yarn dev