Shopware Design Portal

December 19, 2023 · View on GitHub

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