@vue-storefront/shopify

<div align="center"> <img src="https://user-images.githubusercontent.com/1626923/137092657-fb398d20-b592-4661-a1f9-4135db0b61d5.png" alt="Vue Storefront" height="80px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://user-

Usage no npm install needed!

<script type="module">
  import vueStorefrontShopify from 'https://cdn.skypack.dev/@vue-storefront/shopify';
</script>

README

Vue Storefront          

Vue Storefront 2 (a.k.a. Next) integration with Shopify

This project is a Shopify integration for Vue Storefront 2. This integration is Stable and ready for the production usage.

If you'd like to test it before diving in, experience our demo store here.

This integration is being developed and maintained by superheroes from Aureate Labs ❀️     

How to start if you want to try out the integration

yarn global add @vue-storefront/cli
vsf init <project_name> && cd <project_name> && yarn && yarn dev

How to start if you want to contribute?

Want to contribute? Ping us on #shopify channel on our Discord!

Requirements:

  • NodeJS v12 or later
  • Yarn1
  • A shopify store

Steps:

  1. Fork this repository in your Github account
  2. Clone your fork repository in your system
    example:
    git clone https://github.com/vuestorefront/shopify.git
    cd shopify
    
  3. Checkout develop branch using git checkout develop
  4. Run yarn to install dependencies
  5. Build dependencies yarn build:api-client && yarn build:composables
  6. Run yarn dev:theme to run theme. You can find other commands in package.json
  7. Open PR to develop branch

πŸ’‘ If you need HMR on Api-Client/ Composables run yarn dev:api-client or yarn dev:composables on a separate terminal window.

How to report integration issue?

You can help us to make this itegration bug-free by reporting your issues here: repository issues page

Resources


Support

If you have any questions about this integration we will be happy to answer them on shopify channel on Discord.

Contributors ✨

All Contributors

Thanks goes to these wonderful people (emoji key):


aureate-labs-team

πŸ’» πŸ“–

oscarmanderj

πŸ’»

Patryk Andrzejewski

πŸ’»

Filip Rakowski

πŸ’»

Heitor Ramon Ribeiro

πŸ’» 🚧

hoshino tsuyoshi

πŸ’»

Tom AnioΕ‚

πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!