aarora4 / sample-react-app

Sample to showcase a react app that natively can be presented into the Zowe desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About

Sample to showcase a react app that natively can be presented into the Zowe desktop

License:Eclipse Public License 2.0


Languages

Language:TypeScript 61.7%Language:JavaScript 38.3%