Andrew Sardone f3ddef0ff3 Move ReactComponent out of Pods directory in EmbeddableApp
It doesn’t seem like a good practice to tell people to create their custom
ReactComponent directory inside of the Pods/ directory. The Pods/ directory
should be limited to CocoaPods installed content, and it’s not even
accepted across the board to [check this stuff into git][1]

Therefore, let’s tune the EmbeddableApp tutorial to instruct users to
create a ReactComponent directory at the root of their project. From there,
we’ll start the development server packager to source that directory as
a JS files root. This change also improves starting this packager server,
proxying the command through npm.

[1]: 5883804e6c/Objective-C.gitignore (L20-L26)
2015-03-31 17:34:08 -04:00
..
2015-03-29 10:46:06 -07:00
2015-03-26 04:14:39 -07:00
2015-03-30 13:09:11 -07:00
2015-03-21 11:04:05 -07:00
2015-03-30 20:18:33 +01:00
2015-03-26 15:39:53 -07:00
2015-03-25 11:52:29 -07:00
2015-03-25 15:19:05 -07:00
2015-03-31 23:20:26 +08:00
2015-03-21 10:59:41 -07:00
2015-03-30 00:46:06 -04:00
2015-03-28 10:55:02 -07:00