Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

sidebar false

Shopware PWA

🚀 Quickstart or learn more

npx @shopware-pwa/cli init 		# Initialize project
yarn dev 						# start dev server
...or play 🎲 on CodeSandbox:

Edit shopware-pwa v1.0.1


Understand the goal and scope of this project

Quickstart and finding your way around

Get to understand the core components of the application

See how to work with the project in specific cases

Guides for functional concepts like CMS or Checkout

Best practices, release notes, migration guides, guidelines for setup, hosting and deployment

Roadmap, Package API references and related projects

Made with ❤️ by shopware AG & Vue Storefront

<style> .flex-container { display: block; margin-top: 25px; } .preview-image { width: 50%; } @media screen and (min-width: 720px) { .flex-container { display: flex; } .md-50 { width: 50%; } } </style>