Skip to content

Instantly share code, notes, and snippets.

@insin
Last active August 29, 2015 14:04
Show Gist options
  • Save insin/6231ecd2ae5905fd05b0 to your computer and use it in GitHub Desktop.
Save insin/6231ecd2ae5905fd05b0 to your computer and use it in GitHub Desktop.
Just waiting for inspiration to strike...
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>???</title>
<script src="localforage-0.9.2.js"></script>
<script src="react-with-addons-0.11.1.js"></script>
<script src="react-router-0.5.0.js"></script>
<script src="JSXTransformer-0.11.1.js"></script>
<style>
</style>
</head>
<body>
<div id="app"></div>
<script type="text/jsx" src="app.jsx"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment