https://github.com/hiroppy/webpack-mfe-sample
https://github.com/hiroppy/webpack-mfe-sample
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hiroppy/webpack-mfe-sample
- Owner: hiroppy
- Created: 2020-05-06T10:04:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T17:53:40.000Z (over 3 years ago)
- Last Synced: 2025-04-08T07:39:16.419Z (about 1 year ago)
- Language: JavaScript
- Size: 1.04 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The example of Module Federation
```sh
$ make install
$ make build
$ make serve
$ open http://localhost:8080
```