Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Check if instance running

Use the following command to make sure your Profound.js instance is running:

WRKACTJOB SBS(PROFOUNDJS)

You should see your instance as an active job under the PROFOUNDJS subsystem. If you do not see your instance, you can attempt to start it.


Sample modules

Next, you can try the Profound.js sample modules. Profound.js ships with a modules subdirectory called pjssamples that contains several sample Profound.js modules. Your default configuration provides the following alias URLs:

  • http://host:port/connect4

    This should bring up the Four in a Row Battle game written with Profound.js and using Profound UI interface.


     
  • http://host:port/hello1


  • No labels