This is unofficial software
Penpot Desktop 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.
Endusers:
Developers:
Before building anything, packages need to be installed first by your package manager, NodeJS should come with npm by default:
npm installOther package managers such as Yarn, PNPM, or Bun also work.
Once packages are installed, with no issues, you can run the build command:
npm run build