-
As a developer, I want to quickly and easily set up a PWA development environment connected to a Magento 2 instance.
Enable this quick setup with a Web API endpoint for communication between the Mag…
-
As a developer I want to understand the basic concepts of Magento PWA so that I can contribute or create a PWA storefront with it.
- Binding Components to Data
- Root Components and Routing (edited)
…
-
Actual result:
https://github.com/DivanteLtd/vue-storefront/blob/690b9f7771bb922aef226675ee4832baf66c8786/src/assets/manifest.json#L34
Expected result:
`"start_url": "/"`
For pass PWA audit:
…
-
someone know how fix it in **vue-storefront-api**?
**npm run dev**
```
> vue-storefront-api@0.1.0 dev /mnt/_/dev/base/production.dpl/storefront/vue-storefront-api
> nodemon -w src --exec "babel-…