Skip to content

shopware/design-portal

Repository files navigation

Shopware Design Portal

An instance of the shopware/developer-documentation-vitepress, as is shopware/developer-portal, dedicated for Designers.

See

Develop

Checkout shopware-design repository:

cd /www/
git clone git@github.com:shopware/design-portal.git
cd /www/design-portal

Install pnpm dependencies:

pnpm i

Run local webserver:

pnpm dev