Skip to content

Instantly share code, notes, and snippets.

@appgiga-code
Created July 29, 2015 08:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save appgiga-code/0abad40761fc7cbb515f to your computer and use it in GitHub Desktop.
Save appgiga-code/0abad40761fc7cbb515f to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>サンプル</title>
<script src="https://dme0ih8comzn4.cloudfront.net/imaging/v2/editor.js"></script>
</head>
<body>
<img src="ここに画像URL" id="image">
<script src="main.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment