You must build the app before running it. After you build, you can test the app locally by running it in the development server. When you are ready to test it in App Engine production, you need to deploy it.
Building the App
You can build the Photofeed sample after you complete everything listed in Requirements .
To build the app:
-
Edit
/photo-sharing-demo/build.properties
using the Build Properties table below. - Build the project by invoking Ant inside the project directory as follows: