Merge pull request #51 from marcin-wosinek/master

update documentation
This commit is contained in:
Simon Bailey 2015-02-10 10:08:16 +00:00
commit 6cbb38bb0c

View File

@ -29,8 +29,6 @@ Available generators:
* [react-webpack](#app) (aka [react-webpack:app](#app)) * [react-webpack](#app) (aka [react-webpack:app](#app))
* [react-webpack:component](#component) * [react-webpack:component](#component)
**Note: Generators are to be run from the root directory of your app.**
### App ### App
Sets up a new ReactJS app, generating all the boilerplate you need to get started. The app generator also facilitates the following: Sets up a new ReactJS app, generating all the boilerplate you need to get started. The app generator also facilitates the following: