Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 977 Bytes

README.md

File metadata and controls

42 lines (30 loc) · 977 Bytes

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