Skip to content

Instantly share code, notes, and snippets.

@evangalen
Forked from anonymous/index.html
Last active August 29, 2015 14:15
Show Gist options
  • Save evangalen/634b4667c6c8b8dec3ad to your computer and use it in GitHub Desktop.
Save evangalen/634b4667c6c8b8dec3ad to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<script src="https://cdn.rawgit.com/babel/babel.github.io/master/scripts/babel.js"></script>
</head>
<body>
<script id="jsbin-javascript" type="text/babel">class A {};</script></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment