Skip to content

Commit 1c0e673

Browse files
Update README.md
1 parent 0e87f09 commit 1c0e673

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,15 @@ To Read More about Aegis, see it in action inside of the Microlib example: https
44

55
Youll also need: https://github.com/module-federation/MicroLib-Example (the remote)
66

7+
## Using Aegis
8+
9+
1) clone Microlib-Example
10+
2) `cd Microlib-Example`
11+
3) `yarn install && yarn build`
12+
4) `yarn start`
13+
5) clone Microlib
14+
6) `cd Microlib`
15+
7) `yarn install`
16+
8) `yarn start-all` or if Kafka is running already, `yarn start`
17+
18+

0 commit comments

Comments
 (0)