dudiharush / single-spa-react-typescript-app

Single SPA With React And Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

tomzaku opened this issue · comments

commented

How to implement this repo to single-spa ?

Just change the code in index.tsx to use multiple apps. The registerApplication function should get an activity function, which is where you should implement the routing logic to your apps.

Read more about the activity function here:
https://github.com/CanopyTax/single-spa.js.org/blob/master/docs/single-spa-config.md