marketplace-sdk-vuejs
v4.6.9
Published
Marketplace SDK Vue/Nuxt
Keywords
Readme
Marketplace SDK - VueJS
Marketplace SDK provides an easy interface to the Code23 Marketplace Engine API.
Installation
To install simply run the following:
npm i marketplace-sdk-vuejsEach of the modules within the store/modules folder will be registered automatically.
You should see in your projects package.json file the following has been added to the dependencies object.
"marketplace-sdk-vuejs": "^version-number",
