Skip to content

penx-labs/penx-desktop

Repository files navigation

Development

After clone the repo, in the root dir:

# Install the dependencies
pnpm install

pnpm run build:packages

cd apps/desktop

pnpm dev

Go to: http://localhost:3000

Mac OS installation issue

If hit [“PenX.app” is damaged and can’t be opened. You should move it to the Trash.]

To fix it:

xattr -cr /Applications/PenX.app

⚖️ License