Skip to content

Latest commit

 

History

History
70 lines (40 loc) · 2.96 KB

README.md

File metadata and controls

70 lines (40 loc) · 2.96 KB

Microfrontends - Root Config

GitHub

NPM TypeScript

👋 Introduction

This is a Microfrontends project built with Single-SPA, this repo contains the source code for the Root Config (hub/container) app.

🔶 Microfrontends Repositories

To ensure everything works correctly, all the following repositories must be used.

Root Config -> microfrontends-root-config

Utility Modules -> microfrontends-utility

React (Navigation) -> microfrontends-react

Vue (Products) -> microfrontends-vue

Angular (Checkout) -> microfrontends-angular

Clone and run all of them.

💻 Development

Install dependencies:

npm install

Run the development server:

npm run start

Open http://localhost:9000 with your browser to see the web.

✍️ DEV.to Articles

To complement this Project, I wrote a 5-part article series on DEV.to, where I provide detailed explanations and a step-by-step guide. Feel free to explore the articles at your own pace to deepen your understanding of the topic.

Microfrontends a Developer's Guide:

The goal is to equip you with both these GitHub repositories and the articles as references, giving you a solid foundation to understand the architecture and confidently build your own Microfrontends project.

Now go and build something cool!

☕️ Did you like the project?

You can colaborate with me giving a star ⭐️ to the project or

"Buy Me A Coffee"

Thanks! 😃