Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zowe/sample-angular-app
https://github.com/zowe/sample-angular-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zowe/sample-angular-app
- Owner: zowe
- License: epl-2.0
- Created: 2018-08-13T15:30:52.000Z (about 6 years ago)
- Default Branch: v2.x/staging
- Last Pushed: 2024-05-21T14:33:19.000Z (6 months ago)
- Last Synced: 2024-05-21T15:50:46.162Z (6 months ago)
- Language: TypeScript
- Size: 1.64 MB
- Stars: 2
- Watchers: 7
- Forks: 25
- Open Issues: 13
-
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.htmlSPDX-License-Identifier: EPL-2.0
Copyright Contributors to the Zowe Project.
# Sample Angular App
This is an App to be run in the Zowe UI, which helps demonstrate how to build an App using Angular which can make use of the framework objects and features present in both Angular and ZLUX, the underlying technology of the Zowe UI.
You can compare and contrast this to two other sample Apps:
React: https://github.com/zowe/sample-react-app
IFrame: https://github.com/zowe/sample-iframe-app**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/