Application developed using React, vue and svelte programming languages and Webpack 5's new Module Federation
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
Prog. Lang. | PORT |
---|---|
REACTJS | :3002 |
VUEJS | :3001 |
SVELTEJS | :8080 |
MIT