Utilities for working with Navigation features within the SCAYLE Storefront Boilerplate.
# Using pnpm
pnpm add @scayle/storefront-navigation
# Using yarn
yarn add @scayle/storefront-navigation
# Using npm
npm install @scayle/storefront-navigation
export default defineNuxtConfig({
modules: ['@scayle/storefront-navigation'],
})
Licensed under the MIT License
SCAYLE 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 and commerce modules in the Docs.