Skip to content

thiniulian/micro-frontends

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start the skeleton app

  cd skeleton
  npm i
  npm start

Start the team-blue app

  cd team-blue
  npm i
  npm start

Start the team-green app

  cd team-green
  npm i
  npm start

Start the team-red app

  cd team-red
  npm i
  npm start

About

Micro FrontEnds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.1%
  • HTML 4.5%
  • CSS 4.4%