@scayle/storefront-nuxt
Version:
Nuxt integration for the SCAYLE Commerce Engine and Storefront API
58 lines (40 loc) • 2.2 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 Nuxt</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 Nuxt</strong> package provides an integration into the Nuxt 3 Framework for the SCAYLE Commerce Engine.
</div>
<br/>
<div align="center">
<a href="https://www.npmjs.com/package/@scayle/storefront-nuxt"><img src="https://img.shields.io/npm/v/@scayle/storefront-nuxt/latest.svg?style=flat&colorB=007ec6" /></a>
<a href="https://www.npmjs.com/package/@scayle/storefront-nuxt"><img src="https://img.shields.io/npm/dm/@scayle/storefront-nuxt.svg?style=flat&colorB=007ec6" /></a>
<a href="https://www.npmjs.com/package/@scayle/storefront-nuxt"><img src="https://img.shields.io/badge/license-MIT-blue.svg" /></a>
<a href="https://nuxt.com"><img src="https://img.shields.io/badge/Nuxt-18181B?logo=nuxt.js" /></a>
</div>
## Installation
```bash
# Using pnpm
pnpm add -D @scayle/storefront-nuxt
# Using yarn
yarn add --dev @scayle/storefront-nuxt
# Using npm
npm install --save-dev @scayle/storefront-nuxt
```
## 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 Nuxt.
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/)