Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 1.05 KB

File metadata and controls

34 lines (21 loc) · 1.05 KB

KustomzCore

Shared modules and type definitons

TypeScript lerna tested with jest

Overview

Getting Started
Usage
Contributing

Getting Started

This project houses shared modules and type definitons for Morena's Kustomz design system, storefront, and serverless API.

Usage

  1. Add "@flex-development/kustomzcore": "*" to package dependencies

    This package isn't published, so it can only be installed within this repo.

  2. Run yarn from the root of the repository to re-install project dependencies

Built With