Skip to content

Commit

Permalink
Merge pull request #392 from tylerbrewer2/add_getting_started_guide
Browse files Browse the repository at this point in the history
Add getting started guide
  • Loading branch information
Robert Mosolgo committed Nov 5, 2015
2 parents 3f0af13 + 51628bb commit 03d6778
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ in your Ruby on Rails (3.2+) application. `react-rails` can:
- [Generate components](#component-generator) with a Rails generator
- [Be extended](#extending-react-rails) with custom renderers, transformers and view helpers

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

## Installation

Add `react-rails` to your gemfile:
Expand Down

0 comments on commit 03d6778

Please sign in to comment.