/Blocks-showcases-react

Demonstrator for geosys mfe integration in appshell

Primary LanguageTypeScript

Geosys MFE integration Demonstrator

The goal of this app is to provide a sample code for geosys MFE integration in a React app shell.

Geosys MFE available:

  • Weather Widget (Angular)
  • Time Series Viewer (Angular)
  • Boundary Management (React)

Installation

  1. Clone/download repo
  2. yarn install (or npm install for npm)

Usage

Development yarn run start-dev

  • Build app continuously (HMR enabled)
  • RootApp served @ http://localhost:3100