Skip to content

Instantly share code, notes, and snippets.

@insin
Created June 26, 2015 14:43
Show Gist options
  • Save insin/7fe6ef683940660995ee to your computer and use it in GitHub Desktop.
Save insin/7fe6ef683940660995ee to your computer and use it in GitHub Desktop.
React Lessons Gist Test
{
"name": "Gist Test",
"steps": [
{
"text": "Testing loading a tutorial from a Gist.",
"code": "React.render(<h1>Hello from Gist!</h1>, output)",
"solution": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment