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
-
Download or clone this repository
-
Open a terminal and run:
yarn install
yarn dev
Or:
npm install
npm run dev
- Open a Web Browser and go to http://localhost:5173/
Credits
- GoldenLayout
- jsPDF
- React-Modal
- Icons
- Animation made with GIPHY Capture and ezgif
- Thanks to Paresh Deshpande for feedback and ideas.