An open API service indexing awesome lists of open source software.

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

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)