Documentation
Getting Started
Welcome to Vercel Microfrontends documentation. This guide will help you get started with implementing microfrontends in your project.
- Install the Microfrontends CLI tool
- Create your first microfrontend
- Configure the host application
- Deploy your microfrontends
Examples
Check out these examples to see Vercel Microfrontends in action:
- Basic microfrontend setup
- Communication between microfrontends
- Shared state management
- Microfrontend with different frameworks