penpot / penpot-docs

Website and documentation about Penpot, The Open-Source design & prototyping platform
https://help.penpot.app/
Mozilla Public License 2.0
124 stars 112 forks source link

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

License

See LICENSE