All the project files are now present inside the `react-native` directory. This allows to build the package from the server `packager.js`. Is there any option to move the app to a different directory ? Something like, ``` sh $ node ./packager/packager --source '/path/to/project/' ```