Installation from Fork
Prerequisites
git --version
node -v # expected: v12.x or v14.x
yarn -vSetting Up
# clone your fork - replace <your-username> with your github username
git clone https://github.com/<your-username>/scandipwa
cd scandipwa # move into the directory you clonedyarnStorefront mode
Magento mode
Last updated