Skip to content

Application developed using React, vue and svelte programming languages and Webpack 5's new Module Federation

Notifications You must be signed in to change notification settings

XtribeSoftwareCompetency/MicroFrontendTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroFrontendTutorial

Application developed using React, vue and svelte programming languages and Webpack 5's new Module Federation

Installation

Install the dependencies and devDependencies and start the server.

cd headers
npm install
npm start
cd body
npm install
npm start
cd footer
npm install
npm start

Tech

Prog. Lang. PORT
REACTJS :3002
VUEJS :3001
SVELTEJS :8080

License

MIT

About

Application developed using React, vue and svelte programming languages and Webpack 5's new Module Federation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published