Storefront Mode Setup
Run Scandi as an separate app
Summary
Creating a ScandiPWA App
npx create-scandipwa-app my-appnpm init scandipwa-app my-appyarn create scandipwa-app my-appOutput
Directory StructureAvailable Commands
npm start or yarn start
npm run build or yarn build
Connecting to a Magento server
Configuring the Magento server
Last updated