/device-frame

📱 🖼️ DeviceFrame - Preview and share what your site looks like in a mobile device frame

Primary LanguageTypeScript

📱 🖼️ DeviceFrame

Preview and share what your site looks like in a mobile device frame.

Prerequisites

Start by installing dependencies:

yarn install

Then start the development server:

yarn dev

Your browser should automatically open to http://localhost:8910.

Testing with Jest

yarn test

Development

Built with RedwoodJS.