Skip to content

Instantly share code, notes, and snippets.

View samspot's full-sized avatar
🦋

Sam Thomas samspot

🦋
  • North Carolina USA
View GitHub Profile
@samspot
samspot / gist:8837797
Last active September 15, 2016 09:26
reactjs test for android
<!doctype html>
<html>
<head>
<!--
<script src="http://cdnjs.cloudflare.com/ajax/libs/es5-shim/2.2.0/es5-shim.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/es5-shim/2.2.0/es5-sham.js"></script>
<script src="http://fb.me/react-0.8.0.min.js"></script>
<script src="http://fb.me/JSXTransformer-0.8.0.js"></script>
-->
<script src="js/lib/es5-shim.js"></script>
// Enterprise support
"enterprise": false,
// Github URL
// Default: Leave empty if you want to use GitHub.com
// Example: https://github.domain.com
"url": "",