Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 239 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 239 Bytes

Home

This is a demo for a microfrontend home

  • This exposes
    "./Header": "./src/Header.jsx",
    "./Footer": "./src/Footer.jsx",
    "./characters": "./src/characters.js",

Create new apps using

npx create-mf-app