Skip to content

Instantly share code, notes, and snippets.

@allanferreira
Last active April 15, 2017 18:08
Show Gist options
  • Select an option

  • Save allanferreira/18f4c644f3f2cf37009ce62749800b16 to your computer and use it in GitHub Desktop.

Select an option

Save allanferreira/18f4c644f3f2cf37009ce62749800b16 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Aplicação</title>
</head>
<body>
<div class="posts"></div>
<script src="modules/Http.js"></script>
<script src="js/chamaPosts.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment