Skip to content

Commit

Permalink
Added installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
cuzzo committed Oct 4, 2014
1 parent 607ff34 commit b70c177
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ BEM class names are systematic. So why write them yourself?

React BEM automatically generates BEM style classes on React components... So you don't have to.

# Installation

```bash
npm install react-auto-bem
```

# Example

JSX Component:
Expand Down

0 comments on commit b70c177

Please sign in to comment.