[Structure] Add platform structure
Add general structure for Open MCT Web, including top-level and second-level directory structure. README files are included to explain the role of each directory; markdown is used to allow for richer display when viewer support is present. WTD-519.
This commit is contained in:
4
platform/representation/README.md
Normal file
4
platform/representation/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
This bundle introduces the notion of "representations" to Open MCT Web,
|
||||
primarily via an Angular directive, `mct-representation`.
|
||||
|
||||
A representation is used to display domain objects as Angular templates.
|
||||
Reference in New Issue
Block a user