JSPM

  • Created
  • Published
  • Downloads 16
  • Score
    100M100P100Q48449F

Treasure Development Kit for React-based projects

Package Exports

  • @treasure-dev/tdk-react
  • @treasure-dev/tdk-react/dist/index.css

Readme

TDK React

Treasure Development Kit for React-based projects

Prerequisites

Installation

pnpm add @treasure-dev/tdk-react

Usage

Documentation

Development

In the root directory of the tdk-js project, install dependencies:

pnpm install

Start the package in development mode to listen for changes:

pnpm dev

Use Storybook to preview development of UI components by running the following command in the packages/react directory:

pnpm storybook

Deployment

Merge changeset-bot's versioning PR to the main branch to push a new package version to npm.