An instance of the shopware/developer-documentation-vitepress
, as is shopware/developer-portal
, dedicated for
Designers.
- https://github.com/vuejs/vitepress - SSR framework for the documentation
- https://github.com/shopware/developer-documentation-vitepress - Shopware specific config, design and components
Checkout shopware-design
repository:
cd /www/
git clone [email protected]:shopware/design-portal.git
cd /www/design-portal
Install pnpm dependencies:
pnpm i
Run local webserver:
pnpm dev