Treasure Development Kit for React-based projects
npm install @treasure-dev/tdk-reactTreasure Development Kit for React-based projects
- >= Node 22.12.0
- React 18.2.0
``bash`
pnpm add @treasure-dev/tdk-react
In the root directory of the tdk-js project, install dependencies:
`bash`
pnpm install
Start the package in development mode to listen for changes:
`bash`
pnpm dev
Use Storybook to preview development of UI components by running the following command in the packages/react directory:
`bash`
pnpm storybook
Merge changeset-bot's versioning PR to the main` branch to push a new package version to npm.