Skip to content

Instantly share code, notes, and snippets.

@begin29
Created June 4, 2015 11:53
Show Gist options
  • Save begin29/8b6cea8b358841ef67b6 to your computer and use it in GitHub Desktop.
Save begin29/8b6cea8b358841ef67b6 to your computer and use it in GitHub Desktop.
#EmberJs online libraries for jsbin.com
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/handlebars.js/1.0.0/handlebars.js"></script>
<script src="http://builds.emberjs.com.s3.amazonaws.com/tags/v1.0.0/ember.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment