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

https://github.com/sackrin/react-micro-ui

A simple to use framework for creating react based micro frontend applications
https://github.com/sackrin/react-micro-ui

Last synced: 4 months ago
JSON representation

A simple to use framework for creating react based micro frontend applications

Awesome Lists containing this project

README

          

## React Micro UI/Frontend

A quick ReactJS driven micro frontend framework

### Installation

This is a npm library available for installation via npm

```npm i -s @sackrin/react-micro-ui```

## Hosting

### Example usage using AWS Lambda
https://github.com/sackrin/react-micro-ui-lambda

### Example usage using Express
https://github.com/sackrin/react-micro-ui-express

## Embedding

### Example embedding within NextJS
https://github.com/sackrin/nextjs-micro-ui-example