> ## Documentation Index
> Fetch the complete documentation index at: https://docs.microapp.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 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](https://nextjs.org/) - React framework with hybrid static & server rendering
* [React](https://reactjs.org/) - A JavaScript library for building user interfaces
* [Remix](https://remix.run/) - Full stack web framework focusing on web standards and modern UX
* [Gatsby.js](https://www.gatsbyjs.com/) - React-based framework for building websites and apps
* [Vue.js](https://vuejs.org/) - Progressive JavaScript framework
* [Nuxt.js](https://nuxtjs.org/) - Intuitive Vue framework
* [SvelteKit](https://kit.svelte.dev/) - Framework for building web applications of all sizes
* [Angular](https://angular.io/) - Platform for building mobile and desktop web applications
* [Preact](https://preactjs.com/) - Fast 3kB alternative to React with the same modern API
* [SolidStart](https://start.solidjs.com/) - Simple and performant reactivity for building user interfaces

## Static Site Generators

* [Astro](https://astro.build/) - Modern static site builder with a focus on performance
* [Eleventy (11ty)](https://www.11ty.dev/) - Simpler static site generator written in JavaScript
* [Hugo](https://gohugo.io/) - Fast framework for building websites, written in Go
* [Jekyll](https://jekyllrb.com/) - Transform plain text into static websites and blogs
* [VuePress](https://vuepress.vuejs.org/) - Vue-powered static site generator
* [VitePress](https://vitepress.dev/) - VuePress' little brother, built on top of Vite
* [Docusaurus](https://docusaurus.io/) - Easy to maintain documentation websites

## Build Tools & Other Frameworks

* [Vite](https://vitejs.dev/) - Next generation frontend tooling
* [Parcel](https://parceljs.org/) - Zero configuration build tool
* [Brunch](https://brunch.io/) - Fast and simple webapp build tool
* [Stencil](https://stenciljs.com/) - Toolchain for building Progressive Web Apps and Design Systems
* [Ionic](https://ionicframework.com/) - Framework for building cross-platform mobile apps
* [RedwoodJS](https://redwoodjs.com/) - Full-stack framework for the Jamstack
* [UmiJS](https://umijs.org/) - 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 [support@microapp.io](mailto:support@microapp.io).
