@sumup/circuit-ui

v3.1.0
SumUp's React UI component library

lint

foundry run eslint . --ext .js,.jsx,.ts,.tsx

test

jest --watch

build

tsc && tsc --project tsconfig.cjs.json && yarn build:executable

start

tsc --watch

lint:fix

yarn lint --fix

build:executable

chmod +x ./dist/cjs/cli/index.js

create:component

foundry run plop component
npm i @sumup/[email protected]

Metadata

Downloads