# Folder structure
The Platforce CLM application requires the presentation to be structured using a single-page application architecture. Therefore, the presentation must implement the navigation and monitoring APIs by itself.
The ZIP archive with the presentation must contain index.html
in the root directory.
The index.html
file serves as an entry point for the presentation. Names of other files and folders are arbitrary.