From d418560cf7eedb7a6a686c1a73313c4a9084f48e Mon Sep 17 00:00:00 2001 From: Zack Jackson Date: Thu, 25 Jun 2020 16:16:41 -0700 Subject: [PATCH] docs: adding instructions --- dashboard-example/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dashboard-example/README.md b/dashboard-example/README.md index 72d73b66084..ca234f488e2 100644 --- a/dashboard-example/README.md +++ b/dashboard-example/README.md @@ -9,6 +9,10 @@ Please follow instructions here to boot and run the dashboard: https://www.npmjs # Running Demo +Run the Dashboard Docker container as per [instructions](https://www.npmjs.com/package/@module-federation/dashboard-plugin). + +Then run `yarn build` and reload the dashboard to see the end result + Run `yarn start`. This will build and serve both `app1` and `app2` on ports 3001 and 3002 respectively. - [localhost:3001](http://localhost:3001/)