Muam

The framework that turns your vision into blazing-fast web apps with zero config.

๐Ÿš€ Get Started ๐Ÿ” Learn More

Why Choose Muam?

โšก Zero-Config Development

Instantly create production-ready projects with no boilerplate setup required.

โœจ Atomic Design System

Create modular UI components that work together harmoniously out of the box.

๐Ÿš€ Lighting-Fast Builds

Optimized build pipeline with smart caching for maximum performance by default.

How It Works

JavaScript (Tailwind + JS)

// muam/project.js
import { init, state, view } from 'muam';

const Counter = () => {
  const count = state(0);
  return view`
    

Clicks: ${count}

`; }; init(Counter);

Join the Movement ๐ŸŒ

With developers in 120+ countries, Muam is redefining what's possible in web development. Start building with the modern framework made by open-source contributors worldwide.

10,000+ Developers
85% Faster Builds
4.5K+ GitHub Stars

Your Journey Starts Here

Whether you're a student, solo dev, or enterprise team, Muam makes web development accessible and powerful.

๐Ÿงช Try Examples ๐Ÿ‘ฅ Join Us