UNPKG

675 BMarkdownView Raw
1![openui5](http://openui5.org/images/OpenUI5_new_big_side.png)
2
3# @openui5/sap.m
4Runtime resources of the [OpenUI5](https://github.com/SAP/openui5) UI Library **sap.m**.
5
6## Usage
7Add this library as a dependency to your UI5 project by using [UI5 Tooling](https://sap.github.io/ui5-tooling/):
8
9```
10ui5 add sap.m
11```
12
13For more information, please refer to our documentation on [Consuming OpenUI5 Libraries](https://sap.github.io/ui5-tooling/pages/OpenUI5/).
14
15## License
16OpenUI5 is licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0), see [LICENSE.txt](LICENSE.txt).
17Subcomponents may have different licenses, see [THIRDPARTY.txt](THIRDPARTY.txt).