Skip to content

Commit b4895ae

Browse files
docs: adding instructions
1 parent e1c1e9c commit b4895ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dashboard-example/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Please follow instructions here to boot and run the dashboard: https://www.npmjs
99

1010
# Running Demo
1111

12+
Run the Dashboard Docker container as per [instructions](https://www.npmjs.com/package/@module-federation/dashboard-plugin).
13+
14+
Then run `yarn build` and reload the dashboard to see the end result
15+
1216
Run `yarn start`. This will build and serve both `app1` and `app2` on ports 3001 and 3002 respectively.
1317

1418
- [localhost:3001](http://localhost:3001/)

0 commit comments

Comments
 (0)