add a link to my tutorial repo

This commit is contained in:
petehunt
2013-05-29 22:41:28 -07:00
parent 646a44a45f
commit 8e7d880c27

View File

@@ -20,6 +20,10 @@ It'll also have a few neat features:
* **Live updates:** as other users comment we'll pop them into the comment view in real time
* **Markdown formatting:** users can use Markdown to format their text
## Want to skip all this and just see the source?
[It's all on GitHub.](https://github.com/petehunt/react-tutorial)
## Getting started
For this tutorial we'll use prebuilt JavaScript files on a CDN. Open up your favorite editor and create a new HTML document: