Getting Started
Supported Frameworks
Build on top of frameworks you already know.
Microapp supports a wide range of modern web frameworks, allowing you to build with the tools you’re already familiar with. Choose any of these frameworks to get started:
JavaScript Frameworks
- Next.js - React framework with hybrid static & server rendering
- React - A JavaScript library for building user interfaces
- Remix - Full stack web framework focusing on web standards and modern UX
- Gatsby.js - React-based framework for building websites and apps
- Vue.js - Progressive JavaScript framework
- Nuxt.js - Intuitive Vue framework
- SvelteKit - Framework for building web applications of all sizes
- Angular - Platform for building mobile and desktop web applications
- Preact - Fast 3kB alternative to React with the same modern API
- SolidStart - Simple and performant reactivity for building user interfaces
Static Site Generators
- Astro - Modern static site builder with a focus on performance
- Eleventy (11ty) - Simpler static site generator written in JavaScript
- Hugo - Fast framework for building websites, written in Go
- Jekyll - Transform plain text into static websites and blogs
- VuePress - Vue-powered static site generator
- VitePress - VuePress’ little brother, built on top of Vite
- Docusaurus - Easy to maintain documentation websites
Build Tools & Other Frameworks
- Vite - Next generation frontend tooling
- Parcel - Zero configuration build tool
- Brunch - Fast and simple webapp build tool
- Stencil - Toolchain for building Progressive Web Apps and Design Systems
- Ionic - Framework for building cross-platform mobile apps
- RedwoodJS - Full-stack framework for the Jamstack
- UmiJS - Extensible enterprise-level React application framework
This list continues to grow as we add support for more frameworks. If you have a specific framework you’d like to see supported, please let us know at [email protected].