Thursday, November 20, 2014

Creating your first mobile app.

To get started creating your application, take the following steps:
  1. Go to the Dashboard in the Bluemix user interface.
  2. Click Create an App.
  3. Click to select a boilerplate or runtime from those that are listed in Starters. When you click an icon, the details page shows information about the boilerplate or runtime.
  4. To create an app using the starter, on the details page, type a name for your app, and make other selections as needed. Click Create. The dashboard is displayed with your new app listed.
  5. You can add a service to your app by clicking Add a Service in the Bluemix user interface. Or, you can use the cf command line interface. See Options for working with apps.
  6. In the application tile, click Add Git to save your application source in a Git repository and create a Git hosted project. You can also deploy the application from IBM DevOps Services.

No comments:

Post a Comment