Skip to content
/ mf-app1 Public

Microfrontend application for using with container using CRA and CRACO

Notifications You must be signed in to change notification settings

ip4422/mf-app1

Repository files navigation

Microfrontend app1 application using CRA and CRACO

Description

This application is a part of microfrontend application. Could work with container or could be runned as standalone application. It is built with Create React App and all settings for ModuleFederationPlugin maden using CRACO. All settings are in the craco.config.js file.

Getting started

Install dependencies

npm i

Start the application

npm start

Build the application

npm run build

lint the application

npm run lint

For fixing all issues run:

npm run lint -- --fix

About

Microfrontend application for using with container using CRA and CRACO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published