Skip to content

Commit 03d6778

Browse files
author
Robert Mosolgo
committed
Merge pull request #392 from tylerbrewer2/add_getting_started_guide
Add getting started guide
2 parents 3f0af13 + 51628bb commit 03d6778

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ in your Ruby on Rails (3.2+) application. `react-rails` can:
1919
- [Generate components](#component-generator) with a Rails generator
2020
- [Be extended](#extending-react-rails) with custom renderers, transformers and view helpers
2121

22+
Just getting started with React? Make sure to check out the [Getting Started] (https://facebook.github.io/react/docs/getting-started.html) guide.
23+
2224
## Installation
2325

2426
Add `react-rails` to your gemfile:

0 commit comments

Comments
 (0)