@moltin/shopkit
Version:
Embeddable Moltin Cart + Checkout
39 lines (23 loc) • 2.1 kB
Markdown
<img src="https://www.elasticpath.com/themes/custom/bootstrap_sass/logo.svg" alt="" width="400" />
# Elastic Path Commerce Cloud Embeddable Cart + Checkout
[](https://github.com/moltin/shopkit)
[](https://opensource.org/licenses/MIT)
[](https://github.com/moltin/shopkit/issues)
[](https://twitter.com/intent/follow?screen_name=elasticpath)
> A buy button, a cart, a checkout, a customer login. All without writing a single line of JavaScript!
[Demo](https://embedded-commerce.elasticpath.com/)
## Documentation
- [Shopkit Documentation](https://documentation.elasticpath.com/commerce-cloud/docs/developer/get-started/shopkit-demo.html)
- [Shopkit Embeddable Cart + Checkout](https://www.elasticpath.com/product/application-library/embedded-commerce-details)
## Contributing
1. Clone repo
2. Use `yarn` to install dependencies
3. Run `yarn dev` and webpack will open `example/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/shopkit@1.0.0/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](https://github.com/moltin/shopkit/blob/master/.github/CONTRIBUTING.md).
- For more information about the license, see [MIT License](https://github.com/moltin/shopkit/blob/master/LICENSE).