Updating the Example App Folder Structure
As things stand, the example app directory structure is fairly minimal, as few customizations have been applied up to this point.
To prepare the way for future VDL views and other user interface enhancements, create the following additional folders beneath your project's root:
- client_resources
- tableau
- project_attachments
- source
Recall that there is already a
model_resources directory, containing the
folio.dat input file. The organization of your project now looks like:

Example App Folder Structure