[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:
Victor Woeltjen
2014-10-27 18:17:27 -07:00
parent 89283fc4b1
commit 42bc4599b8
11 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
Framework-level components for Open MCT Web. This is Angular and Require,
with an extra layer to mediate between them and act as an extension
mechanism to allow plug-ins to be introduced declaratively.