Launching AppBuilder

Launch AppBuilder in your browser.

Prerequisites

Launching AppBuilder on Windows

To launch AppBuilder from the command line:

  1. Open a command prompt
  2. Change to the directory where you extracted the contents of the AppBuilder .zip file.
  3. Execute run.bat.
Note: If you prefer not to use the command line, you can launch AppBuilder by navigating to the file where you extracted the contents of the AppBuilder .zip file and double-clicking on run.bat

The AppBuilder Start page is displayed in a browser window with the following URL: http://127.0.0.1:9009/ide/ares/index.html.

Installing AppBuilder on Mac

Launch AppBuilder using Terminal.

  1. Open Terminal.
  2. Change to the directory where you extracted the zip file.
  3. Enter ./run.sh at the prompt to launch AppBuilder.

The AppBuilder Start page is displayed in a browser window with the following URL: http://127.0.0.1:9009/ide/ares/index.html.