3.1 WWW Directory - mmig/mmir GitHub Wiki

WWW (www/)

This www-folder holds the main part of an MMIR-based application. It is the location where the web-based part of your project should be stored. There are some subfolders as well as the main-entry HTML file (index.html) in www/ which we will describes in this section.
Understanding the contents and structure of this folder is important for extending and developing multimodal applications using the MMIR framework.
In the remainder of this chapter we describe the contents of this folder in more detail.


< previous: "MMIR Project Structure" | next: "Application Configuration" >