Vue Storefront 2 integration for 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 ❤️
yarn global add @vue-storefront/cli
vsf init <project_name> && cd <project_name> && yarn && yarn dev
Want to contribute? Ping us on #shopify
channel on our Discord!
example:
git clone https://github.com/vuestorefront/shopify.git
cd shopify
git checkout develop
yarn
to install dependenciesyarn build:api-client && yarn build:composables
yarn dev:theme
to run theme. You can find other commands in package.json
💡 If you need HMR on Api-Client
/ Composables
run yarn dev:api-client
or yarn dev:composables
on a separate terminal window.
You can help us to make this itegration bug-free by reporting your issues here: repository issues page
If you have any questions about this integration we will be happy to answer them on shopify
channel on Discord.
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!