@interchain-ui/react

v1.13.0
UI building blocks for Interchain builders

ci

yarn lint && yarn build

dev

parcel watch

lint

tsc --noEmit

build

parcel build

clean

rimraf ./dist

build:dev

NODE_ENV=development parcel build --no-cache

storybook

storybook dev -p 6006

build:analyze

parcel build --detailed-report --reporter @parcel/reporter-bundle-analyzer

build-storybook

storybook build
npm i @interchain-ui/[email protected]

Metadata

Downloads