Documentation

Getting Started

Welcome to Vercel Microfrontends documentation. This guide will help you get started with implementing microfrontends in your project.

  1. Install the Microfrontends CLI tool
  2. Create your first microfrontend
  3. Configure the host application
  4. 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