Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienFromToulouse committed Sep 6, 2013
1 parent 63dd030 commit ed30a16
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,18 @@ Finally, initiate the generator:
$ yo react-page
```

Create a component

```
$ yo react-page:component foo
```

Create a page

```
$ yo react-page:page foo
```

## License

[MIT License](http://en.wikipedia.org/wiki/MIT_License)

0 comments on commit ed30a16

Please sign in to comment.