@openfin/create-workspace-mobile-app v2.0.8
Workspace Mobile App
Create an example application for OpenFin Workspace Mobile, and configure it for your own environment. Supports same-origin content only.
The underlying framework supports a minimal Browser Window that includes the following key features:
Tabbed Pages to support different layouts
Interoperability between the content in the layouts. Each view is automatically included in the
mobilechannel, and joins thedefaultcontext group. Not configurable. The default example demonstrates the/chartamd/instrumentcontexts.
Workspace Mobile is currently intended to complement a desktop implementation of OpenFin Workspace, not replace it.
Installation
Run the following commands in your terminal:
npx @openfin/create-workspace-mobile-app my-app
cd my-app
npm run build
npm run startAnd go to https://localhost:3000/ to view the app.
For more information
License
Copyright 2023 OpenFin
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago