[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:
3
platform/forms/README.md
Normal file
3
platform/forms/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
This bundle contains a general implementation of forms in Open MCT Web.
|
||||
This allows forms to be expressed using a reasonably concise declarative
|
||||
syntax, and rendered as Angular templates in a consistent fashion.
|
||||
Reference in New Issue
Block a user