Skip to content

teobmg/the-micro-frontends-workshop

 
 

Repository files navigation

The Micro Frontends Workshop

Slideshow Presentation

The Micro Frontends Workshop Slides

Requirements

  • Node LTS
  • npm >= 7.24.2

Installation and Running Exercises

  • From the root of the project run npm i.
  • To run an exercise, navigate to its folder and also run npm start from there.
  • Run only npm start to run step 1 exercise.
  • Note that the src/step-... folders contain base code for solving exercises while the solutions can be found in the corresponding subdirectories within the src/solutions folder.

Presenting

  • From the root of the project run npm start.

About

The Micro Frontends Workshop with Module Federation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.4%
  • CSS 31.2%
  • HTML 3.2%
  • TypeScript 0.2%