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
- https://github.com/vuejs/vitepress - SSR framework for the documentation
- https://github.com/shopware/developer-documentation-vitepress - Shopware specific config, design and components
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