@scayle/storefront-core
Version:
Collection of essential utilities to work with the Storefront API
57 lines (39 loc) • 2.07 kB
Markdown
<div align="center">
<img src="https://cdn-prod.scayle.com/public/media/general/SCAYLE-Commerce-Engine-header.png" />
</div>
<div align="center">
<h1>SCAYLE Storefront Core</h1>
</div>
<div align="center">
<h4><a href="https://scayle.dev">Documentation</a> | <a href="https://www.scayle.com/">Website</a></h4>
</div>
<div align="center">
The SCAYLE <strong>Storefront Core SDK</strong> package contains framework-independent components of the Storefront Boilerplate.
</div>
<br/>
<div align="center">
<a href="https://www.npmjs.com/package/@scayle/storefront-core"><img src="https://img.shields.io/npm/v/@scayle/storefront-core/latest.svg?style=flat&colorB=007ec6" /></a>
<a href="https://www.npmjs.com/package/@scayle/storefront-core"><img src="https://img.shields.io/npm/dm/@scayle/storefront-core.svg?style=flat&colorB=007ec6" /></a>
<a href="https://www.npmjs.com/package/@scayle/storefront-core"><img src="https://img.shields.io/badge/license-MIT-blue.svg" /></a>
</div>
## Installation
```bash
# Using pnpm
pnpm add @scayle/storefront-core
# Using yarn
yarn add @scayle/storefront-core
# Using npm
npm install @scayle/storefront-core
```
## Getting Started
Visit the [Quickstart Guide](https://scayle.dev/en/core-documentation/storefront-guide/storefront-application/readme/setup-your-storefront) to get started with Storefront Core.
Visit the [Docs](https://scayle.dev) to learn more about our system requirements.
## What is SCAYLE?
[SCAYLE](https://scayle.com) is a full-featured e-commerce software solution that comes with flexible APIs.
Within SCAYLE, you can manage all aspects of your shop, such as products, stocks, customers, and transactions.
Learn more about [SCAYLE’s architecture](https://scayle.dev/en/core-documentation/welcome-to-scayle/getting-started) and commerce modules in the docs.
## Other channels
- [LinkedIn](https://www.linkedin.com/company/scaylecommerce/)
- [Jobs](https://careers.smartrecruiters.com/ABOUTYOUGmbH/scayle)
## License
Licensed under the [MIT License](https://opensource.org/license/mit/)