@vue-storefront/bigcommerce

<div align="center"> <img src="https://user-images.githubusercontent.com/1626923/137092657-fb398d20-b592-4661-a1f9-4135db0b61d5.png" height="80px"/> <br/> <img src="https://www-cdn.bigcommerce.com/assets/bc-photo-branding-bigcommerce-primary-gray-backgrou

Usage no npm install needed!

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

README


All Contributors

Vue Storefront 2 integration with BigCommerce

This project is a BigCommerce integration for Vue Storefront 2.

How to start if you want to try out the integration

yarn global add @vue-storefront/cli
vsf init bigcommerce && cd bigcommerce && yarn && yarn dev

How to start if you want to contribute?

Want to contribute? Ping us on bigcommerce channel on our Discord!

Requirements:

  • NodeJS v14.18 or later
  • Yarn
  • BigCommerce instance

Steps

(Note: Currently only yarn is supported because of workspaces resolving. Do not use npm to install or build the project.)

  1. Fork the repo

  2. Clone your fork of the repo

    git clone https://github.com/vuestorefront/bigcommerce.git && cd bigcommerce
    
  3. Checkout develop branch

    git checkout develop
    
  4. Run yarn to install dependencies

    yarn install
    
  5. Follow the configuration guide to prepare BigCommerce instance and VueStorefront app

  6. Build dependencies yarn build

    yarn build
    
  7. Run yarn dev to run project. You can find other commands in package.json

    yarn dev
    

Resources

Support

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

Contributors

Honorable Mentions

Thanks go to these wonderful people πŸ™Œ


scernisevs

πŸ’¬ πŸ’» πŸ“– πŸ‘€

ZoltΓ‘n TakΓ‘cs

πŸ’» πŸ‘€

David Hargitai

πŸ’» πŸ‘€

Marcelo Darocha

πŸ’» πŸ‘€

Wojciech Sikora

πŸ’¬ πŸ’» πŸ“– πŸ“† πŸ‘€

Mateusz PietrusiΕ„ski

πŸ’Ό πŸ’» πŸ§‘β€πŸ«

davidhargitai-born

πŸ’»

Heitor Ramon Ribeiro

πŸ’» 🚧

Mateusz Koszutowski

πŸ’» πŸš‡

Filip Sobol

πŸ“–

byakku

πŸ’»

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