https://github.com/markkos89/mfe-boilerplate
Microfrontend repo used for the cli on https://github.com/Markkos89/mfe-poc-react - with React 18 + WEbpack 5 + Module Federation + Redux-Toolkit + RKT Query + Chakra UI + React router 6
https://github.com/markkos89/mfe-boilerplate
Last synced: about 1 year ago
JSON representation
Microfrontend repo used for the cli on https://github.com/Markkos89/mfe-poc-react - with React 18 + WEbpack 5 + Module Federation + Redux-Toolkit + RKT Query + Chakra UI + React router 6
- Host: GitHub
- URL: https://github.com/markkos89/mfe-boilerplate
- Owner: Markkos89
- Created: 2022-05-13T23:54:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-14T18:43:34.000Z (about 4 years ago)
- Last Synced: 2025-02-13T07:33:07.142Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# MFE boilerplate
MFE boilerplate code used in [https://github.com/Markkos89/mfe-poc-react](https://github.com/Markkos89/mfe-poc-react)
## âšī¸ Requirements
Requires Node JS version `14.17.0+`. Using `nvm`:
```sh
nvm install 14.17.0
nvm use 14.17.0
```
## đââī¸ Running the app locally
#### _Installing dependencies:_
```
yarn install
```
#### _Running the app:_
```
yarn start
```
## đ Team and maintainers
- Tag a Github team or individual contributor(s)