@vue-storefront/bigcommerce v1.0.3
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/clivsf init bigcommerce && cd bigcommerce && yarn && yarn devHow to start if you want to contribute?
Want to contribute? Ping us on bigcommerce channel on our Discord!
Requirements:
- NodeJS v16.14 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.)
Clone your fork of the repo
git clone https://github.com/vuestorefront/bigcommerce.git && cd bigcommerceCheckout
developbranchgit checkout developRun
yarnto install dependenciesyarn installFollow the configuration guide to prepare BigCommerce instance and VueStorefront app
Build dependencies
yarn buildyarn buildRun
yarn devto run project. You can find other commands inpackage.jsonyarn 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 ๐
This project follows the all-contributors specification. Contributions of any kind welcome!
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago