Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 313 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 313 Bytes

react-image-magnify Examples Project

Install and Start

git clone https://github.com/ethanselzer/react-image-magnify.git
cd react-image-magnify
yarn
yarn run build
cd example
yarn
yarn start

If your default browser does not start automatically, open a new browser window and go to localhost:3000