Last active
August 29, 2015 14:06
-
-
Save ngyuki/fe3205c6de8aa617cb04 to your computer and use it in GitHub Desktop.
gist sample
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this is index.html | |
<script src="sample.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
console.log("this is sample.js"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment