https://github.com/kiranmantha/module-federation-plumejs
a plumejs implementation of microfrontends using module federation
https://github.com/kiranmantha/module-federation-plumejs
Last synced: 2 months ago
JSON representation
a plumejs implementation of microfrontends using module federation
- Host: GitHub
- URL: https://github.com/kiranmantha/module-federation-plumejs
- Owner: KiranMantha
- License: mit
- Created: 2024-03-30T11:49:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-03T03:16:17.000Z (about 1 year ago)
- Last Synced: 2024-04-03T04:26:47.108Z (about 1 year ago)
- Language: HTML
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# module-federation-plumejs
a plumejs implementation of microfrontends using module federation and vite
To start, run `yarn preview` on `todo` application and run `yarn start` on `host` application