@opengeoweb/workspace
v9.33.0
Published
GeoWeb Workspace library for the opengeoweb project
Downloads
875
Keywords
Readme
Workspace
React component library with Workspace components for the opengeoweb project. This library was generated with Nx.
Installation
npm install @opengeoweb/workspace
Use
You can use any component exported from workspace by importing them, for example:
import {
WorkspaceViewConnect, } from '@opengeoweb/workspace';
Running unit tests
Run nx test workspace
to execute the unit tests via Jest.
Documentation
https://opengeoweb.gitlab.io/opengeoweb/docs/workspace/