Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro-Frontend Boilerplate: klreact-mfe

This source code was made available as part of for KLReact, 2022 sharing by me. You may find the presentation deck here

Installing all packages

yarn install

Starting all services

yarn start:all

Starting selected service

yarn start:<service name>
eg:
yarn start:container

Build all services for deployment

mv .env.example .env
yarn build:all

Running local build files from ./dist

npx serve ./dist
open http://localhost:3000

About

KLReact Micro-Frontend Demo

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages