mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 17:33:23 +00:00
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.
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.