flyonui-mcp.md

FlyonUI MCP

UI App
from"themeselection"
720

Build modern production-ready UI blocks, components, and landing pages

Developer Tools
FlyonUIUI blockscomponentslanding pages
install.sh
# Clone the repository
$git clone https://github.com/themeselection/flyonui-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve