printable-mockups

August 7, 2026 ยท View on GitHub

Create printable UI mockups and wireframes templates

Try it: Demo

Notes / Problems

  • It doesn't work (well) on small screens / touchscreens
  • Not all the features are implemented

To-Do

  • Show mockups dimensions
  • Implement Save as SVG/JSON and import from JSON
  • Add option to set background pattern's color, stroke width & opacity

How to run it on your machine

  1. Download or clone this repository

  2. Open a terminal and run:

yarn install
yarn dev

Or:

npm install
npm run dev
  1. Open a Web Browser and go to http://localhost:5173/

Credits