@moltin/shopkit
v1.2.3
Published
Embeddable Moltin Cart + Checkout
Downloads
182
Readme
Elastic Path Commerce Cloud Embeddable Cart + Checkout
A buy button, a cart, a checkout, a customer login. All without writing a single line of JavaScript!
Documentation
Contributing
- Clone repo
- Use
yarn
to install dependencies - Run
yarn dev
and webpack will openexample/index.html
The example playground uses the demo.elasticpath.com
API keys.
Publishing
Shopkit versioning is based on semver and the angular commit convention. Releasing is automatically triggered by semantic-release.
We should recommend users use the specific version unpkg
url, e.g. https://unpkg.com/@moltin/[email protected]/index.js
.
You can optionally deploy to btn.moltin.com
which should be used for those wanting to develop on master. You can deploy by running yarn deploy
.
Terms And Conditions
- Any changes to this project must be reviewed and approved by the repository owner. For more information about contributing, see the Contribution Guide.
- For more information about the license, see MIT License.