# See
Modules, projects and the LCW Environment all have [Home Stack]]s. THey also share the same directory structure and naming conventions. There is a README.md and an index.html file at the top level of the relevant directory.
The Home Stack is slightly different in that it is named the same as it's enclosing folder. This allows us to have many HomeStacks in the environment, which would not be possible in Livecode.
Below you can see a sketch of the structure. I'ts in a logical order nto an alphabeticaaly correct rendering of the directory structure.
lcw_SomeName index.html README.md lcw_SomeName.livecode favicon.png favicon.svg libraries lib_Useful.livecodescript models model_Essential.livecodescript controllers global_long_menu.livecodescript assets image.png
# See - Why LCW Names us a flat naming convention - Home Stack and the stackfiles property