--- layout: base title: Mobify.js - Remix Your Site for Mobile and Tablet Devices bodyclass: home ---
Remix your HTML, CSS and JavaScript for better mobile sites.
Mobify.js is an open source client-side web framework that helps you adapt any website to support any device. Powering millions of daily mobile visits to your favourite websites.
Quick install instructions are on the right. After you have the client, check out the examples. Note: the Mobify Client requires Node.js, get it here.
sudo npm -g install mobify-client
mobify init myproject && cd myproject && mobify preview
Take control of your existing DOM on mobile and tablets. Move elements around, replace heavy images and scripts with low-bandwidth optimized versions.
Mobile site content comes directly from your desktop site. As you make changes and add content your mobile site won’t fall out of sync.
Use Mobify.js on its own, or combine with other industry-leading techniques like Responsive Web Design for even more control. Learn More ›