Skip to content

Commit

Permalink
docs: adding instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed Jun 25, 2020
1 parent 34aef5d commit d418560
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dashboard-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand Down

0 comments on commit d418560

Please sign in to comment.