https://github.com/zowe/sample-react-app
Sample to showcase a react app that natively can be presented into the Zowe desktop
https://github.com/zowe/sample-react-app
Last synced: 6 months ago
JSON representation
Sample to showcase a react app that natively can be presented into the Zowe desktop
- Host: GitHub
- URL: https://github.com/zowe/sample-react-app
- Owner: zowe
- License: epl-2.0
- Created: 2018-08-27T15:02:14.000Z (almost 8 years ago)
- Default Branch: v3.x/staging
- Last Pushed: 2025-06-10T00:16:56.000Z (about 1 year ago)
- Last Synced: 2025-06-10T00:26:29.413Z (about 1 year ago)
- Language: TypeScript
- Size: 2.4 MB
- Stars: 0
- Watchers: 5
- Forks: 15
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
This program and the accompanying materials are
made available under the terms of the Eclipse Public License v2.0 which accompanies
this distribution, and is available at https://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
Copyright Contributors to the Zowe Project.
# Sample React App
This is an App to be run in the Zowe UI, which helps demonstrate how to build an App using React which can make use of the framework objects and features present in both React and ZLUX, the underlying technology of the Zowe UI.
You can compare and contrast this to two other sample Apps:
Angular: https://github.com/zowe/sample-angular-app
IFrame: https://github.com/zowe/sample-iframe-app
**Note: This App requires the [Sample Angular App](https://github.com/zowe/sample-angular-app) to be installed.**
**To request features or report bugs, please use the issues page at the [zlux repo](https://github.com/zowe/zlux/issues) with the sample-app or app tags**
## Building
See the zowe documentation: https://docs.zowe.org/stable/extend/extend-desktop/mvd-buildingplugins/