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