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 e1c1e9c commit b4895aeCopy full SHA for b4895ae
dashboard-example/README.md
@@ -9,6 +9,10 @@ Please follow instructions here to boot and run the dashboard: https://www.npmjs
9
10
# Running Demo
11
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
16
Run `yarn start`. This will build and serve both `app1` and `app2` on ports 3001 and 3002 respectively.
17
18
- [localhost:3001](http://localhost:3001/)
0 commit comments