Skip to content

Instantly share code, notes, and snippets.

@neerajgupta2407
Created June 14, 2020 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save neerajgupta2407/2d8ed812e0976a103b27a6d81076230c to your computer and use it in GitHub Desktop.
Save neerajgupta2407/2d8ed812e0976a103b27a6d81076230c to your computer and use it in GitHub Desktop.
# setup storefront
git clone https://github.com/mirumee/saleor-storefront.git
cd saleor-storefront
git checkout 2.10.1
npm i
vim package.json : --host 0.0.0.0
npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment