@openfin/create-workspace-mobile-app
v2.0.8
Published
Create an example application for OpenFin Workspace Mobile, and configure it for your own environment. Supports same-origin content only.
Downloads
46
Maintainers
Keywords
Readme
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
mobile
channel, and joins thedefault
context group. Not configurable. The default example demonstrates the/chart
amd/instrument
contexts.
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 start
And go to https://localhost:3000/ to view the app.
For more information
License
Copyright 2023 OpenFin