Skip to content

foxaltus/mfe-poc-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Micro-Frontend POC with Vite

Start the app

In mfe1, run:

yarn build
yarn preview

Then in shell run:

yarn dev

About

Created with Vite + React + TypeScript template.

yarn create vite mfe1 --template react-ts
yarn create vite shell --template react-ts

Module Federation is implemented using the @originjs/vite-plugin-federation plugin:

yarn add @originjs/vite-plugin-federation --dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published