UNPKG

react-image-zoom

Version:
13 lines (12 loc) 343 B
<!DOCTYPE html> <html lang="en"> <head> <title>Title</title> <link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.6.0/pure-min.css"> <link rel="stylesheet" href="css/main.css"> </head> <body> <div id="react-app" style="margin-left: 10px;width: 400px;"></div> <script src="./bundle.js"></script> </body> </html>