After creating your module(s), you need to generate the code and run the application. This is done by selecting the application you want to run and click the green run button. If this is the first time that your run applications in your project, then you need to generate the full code initially.



Generate and run the selected application



Deploying images


If you generate your code, then the code is immediately deployed on the local PHsPeed web server, so you can run it immediately. However, the applied images are not part of the generated code and need to be deployed separately. You only have to do this when you have applied new images. As images can be large, it would be a waste of resources and time if PHsPeed needed to deploy the images on each time you generate code (which you will do very often).