Skip to content

roberto/my-micro-frontends-playground

Repository files navigation

My Micro Frontend Playground

Demo using WebComponents to compose apps.

Running

  • npm install - run npm install for the root folder and each subproject too.
  • npm start - run npm start for each subproject.

Port by app

  • 7000 - cinema app
  • 7002 - bff (stubby)
  • 7001 - Stenciljs demo
  • 7003 - Candy Store app - React wrapped as WebComponent
  • 7004 - WebComponent demo
  • 7005 - Book seat app - Backbone.Marionette wrapped as webComponent

Troubleshooting