2.7.1 • Published 2 years ago

@fishx/micro-fish v2.7.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

micro-fish

inspired and inherits many benefits from qiankun for microapp

📦 Installation

$ yarn add @fishx/micro-fish  # or npm i @fishx/micro-fish -S

💿 Examples

Inside the examples folder, there is a sample Shell app and multiple mounted Micro FE apps. To get it running, first clone :

Now install and run the example:

$ yarn install
$ yarn examples:install
$ yarn examples:start

Visit http://localhost:7099.

npm.io