PrerequisitesEdit online You must verify the prerequisites mentioned in this topic before you begin with the customization procedures. AssumptionsAll the assumptions made while documenting the customization procedures are listed out.Accessing JS documentationYou can view a detailed explanation of all JS components of the application. However, the JS documentation is accessible only in the development mode.Creating foldersTo customize the application, System Implementors (SIs) can create folders and provide a structure for grouping files that are related to customization.Installing gulpThe installation instructions corresponds to the windows operating system. If you are using a different operating system, ensure that you download the appropriate binaries, modify commands, and directory paths.Configuring gulpYou can configure gulp to monitor files and stream them into the exploded WAR folder.Deploying customizationTo deploy your customizations, run the gulp scripts, build your changes, and test your customization.AssumptionsAll the assumptions made while documenting the customization procedures are listed out.Accessing JS documentationYou can view a detailed explanation of all JS components of the application. However, the JS documentation is accessible only in the development mode.Creating foldersTo customize the application, System Implementors (SIs) can create folders and provide a structure for grouping files that are related to customization.Installing gulpThe installation instructions corresponds to the windows operating system. If you are using a different operating system, ensure that you download the appropriate binaries, modify commands, and directory paths.Configuring gulpYou can configure gulp to monitor files and stream them into the exploded WAR folder.Deploying customizationTo deploy your customizations, run the gulp scripts, build your changes, and test your customization.