We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0e673 commit 276d99eCopy full SHA for 276d99e
README.md
@@ -16,3 +16,7 @@ Youll also need: https://github.com/module-federation/MicroLib-Example (the remo
16
8) `yarn start-all` or if Kafka is running already, `yarn start`
17
18
19
+#Contributing
20
+1) Git clone Aegis and run `yarn link`
21
+2) Git clone Microlib and run `yarn link "@module-federation/aegis"`
22
+3) Then follow the steps mentioned above under the Using Aegis section
0 commit comments