Google App Engine Java Documentation Help

Setup

  1. Downloading Bootstrap CSS

  2. Next...

This tutorial assumes you have completed the API backend tutorial. including all the Setup procedures. These client instructions incrementally add to those backend API instructions.

Downloading Bootstrap CSS

This client tutorial uses Bootstrap for convenience, since it provides a nice UI with default settings. Download the latest Bootstrap and copy the CSS file bootstrap.css into the backend API project directory you created in the API backend tutorial: copy the file to the project subdirectory src/main/webapp/bootstrap/css. You don't need to make any edits to the copied CSS file.

Next...

Continue to Adding the basic client UI.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3.0 License, and code samples are licensed under the Apache 2.0 License. For details, see our Site Policies.

Last updated December 19, 2015.

10 April 2024