For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Starting the MobileFirst Development Server
Follow this procedure to start the development server.
Before you begin
Make sure that the development server is installed. To install a development server, see Install the IBM MobileFirst Platform Foundation Developer Kit.
Procedure
- Open a command line window.
- Go to the server install directory.
- Depending on your system, run the following command:
- In Mac and Linus, run the command ./run.sh.
- In Windows, run the command run.cmd.
Parent topic: Set up the MobileFirst Development Server