We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f0af13 + 51628bb commit 03d6778Copy full SHA for 03d6778
README.md
@@ -19,6 +19,8 @@ in your Ruby on Rails (3.2+) application. `react-rails` can:
19
- [Generate components](#component-generator) with a Rails generator
20
- [Be extended](#extending-react-rails) with custom renderers, transformers and view helpers
21
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
+
24
## Installation
25
26
Add `react-rails` to your gemfile:
0 commit comments