Skip to content

Commit

Permalink
Add final point to MFE development section
Browse files Browse the repository at this point in the history
  • Loading branch information
snglth committed Oct 9, 2023
1 parent 8a87320 commit ccaff8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ The following is an example of overriding a header
3. mounts the `module.config.js` file, assuming it's `mfe/`, `tutor mounts add account:./mfe/module.config.js:/openedx/app/module.config.js`
5. then run `npm install` _Note: in step 2 we run it inside header, now inside account mfe_
6. Simliar to adding the header we can also add other pkgs, like footer, brand, paragon...etc.
7. `tutor dev start -d` to apply changes

## Building and runnning MFEs in production mode

Expand Down

0 comments on commit ccaff8c

Please sign in to comment.