Created
June 26, 2015 14:43
-
-
Save insin/7fe6ef683940660995ee to your computer and use it in GitHub Desktop.
React Lessons Gist Test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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