2
Fork 0
No description
Find a file
2024-12-04 22:02:13 -05:00
build 🍕 Update source code 2024-12-04 22:02:13 -05:00
src 🍕 Update source code 2024-12-04 22:02:13 -05:00
.gitignore 🍕 Update source code 2024-12-04 22:02:13 -05:00
.yarnrc 🍕 Update source code 2024-12-04 22:02:13 -05:00
LICENSE 🍕 Update source code 2024-12-04 22:02:13 -05:00
package.json 🍕 Update source code 2024-12-04 22:02:13 -05:00
README.md 🍕 Update source code 2024-12-04 22:02:13 -05:00
yarn.lock 🍕 Update source code 2024-12-04 22:02:13 -05:00

Penpot Desktop - A desktop-like experience for Penpot | Product Hunt Written by Human, Not by AI

Please don't upload to GitHub

Forking Penpot Desktop to GitHub will not be tolerated by SudoVanilla

New name here soon :^)

NEW_NAME_HERE delivers a desktop-like experience for Penpot users with the additional of integrating tabs to conveniently traverse back and forth between projects. Offline support is available through the select your own instance option in settings, as well as the theme settings that may be applied to either the entire desktop app or simply the Penpot dashboard.

Building

Requirements

Install Packages

Before building anything, packages need to be installed first with Yarn:

yarn install

Yarn is setup to use SudoVanilla's registry via the .yarnrc file. Please use SudoVanilla's registry if you use a different package manager.

Run Build

Once packages are installed, with no issues, you can run the build command:

yarn run build