Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tswayne committed Mar 28, 2017
1 parent cca302b commit 5963311
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ There are tons of resources and tools out there to help developers get started w
are not many tools out there there to help those who want to add react to an existing app (built with node). React-helper makes it extremely easy to
add react components to your views, so you can jump right into writing react components without having to worry too much about setup.

## Installing
### CLI install
`npm install -g react-helper`

### Adding to your app
`npm install react-helper --save`

### Table of Contents
* [Features](#features)
* [Getting Started](#getting-started)
Expand Down

0 comments on commit 5963311

Please sign in to comment.