Files
penpot/docs
andrés gonzález e004671346
Some checks failed
Commit Message Check / Check Commit Message (push) Has been cancelled
📚 Update Recommended storage info (#6275)
2025-04-11 14:02:35 +02:00
..
2024-10-30 13:30:02 +01:00
2025-03-11 16:21:16 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2025-03-26 10:51:17 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 19:17:04 +01:00
2025-04-07 09:57:05 +02:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:33:16 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00
2024-10-30 13:30:02 +01:00

Penpot Docs

Penpot documentation website.

Usage

To view this site locally, first set up the environment:

# only if necessary
nvm install
nvm use
# only if necessary
corepack enable

yarn install

And launch a development server:

yarn start

You can then point a browser to http://localhost:8080.

Tooling