@leapwallet/leap-ui

v0.1.30
Leap Wallet's design system for React
Leap Wallet

lib:build

NODE_ENV=production webpack

storybook:dev

start-storybook -p 6006

storybook:build

build-storybook

lint:eslint

eslint . --ignore-path .gitignore

lint:prettier

prettier . --ignore-path .gitignore

lint:check

yarn lint:eslint && yarn lint:prettier -c && tsc --noEmit

lint:fix

yarn lint:eslint --fix && yarn lint:prettier -w && tsc --noEmit

chromatic

chromatic
npm i @leapwallet/[email protected]

Metadata

Downloads

Maintainers