Getting started
Create an app from scratch
Create the Hello Jigx solution project
2min
Every solution you build is contained in a project. You can name your solution, select from a predefined list of categories and determine where the solution files will be located, which could be locally, or you can connect to a GitHub repository. Your project is preloaded with the required files ready for you to configure.
Steps
- The Solution name field prepopulates with the solution's system name. derives the system name from the solution title you provided in the previous step. You can provide a different solution name if you want. Take note of the following naming restrictions:
- Cannot start with a number.
- No spaces are allowed. Hyphens replace spaces.
- Must be in lowercase.
- Select a relevant category where you want the solution saved. The category you select displays at the top of your solution in the Home Hub. For this solution select the business category. Select a local folder where the project files are saved too. Your default solution files open in the editor with the .jigx extensions ready for editing.
Jigx project in VS code
Updated 08 Aug 2024
Did this page help you?