shopware-js-api-wrapper
v0.0.0
Published
An API client for shopware 6
Readme
shopware-js-api-wrapper
Compatibility with Shopware:
Table of Contents
Overview
Shopware provides a shop api. The shopware-js-api-wrapper provides a wrapper for this api to use it as functions in js.
Setup
- Link
shopware-js-api-wrapperto yarn
git clone https://github.com/usb-c-rocks/shopware-js-api-wrappercd shopware-js-api-wrapperyarn && yarn build && yarn link- Link
shopware-js-api-wrapperto your project
cd yourProjectDirectoryyarn link shopware-js-api-wrapper- Use
shopware-js-api-wrapperin your project
Development
- Clone this repository
- Install dependencies using
yarn installornpm install - Start development server using
npm run dev
Documentation
// TODO
Thanks
This project is based on the shopware-pwa api client.
License
Copyright (c) Lennart Zellmer [email protected]
