@arcblock/ux

v2.4.1
Common used react components for arcblock products
react arcblock component

lint

eslint src tests

test

npm run lint && node tools/jest.js

build

babel src --out-dir lib --copy-files --no-copy-ignored

watch

babel src --out-dir lib -w --copy-files --no-copy-ignored

prepush

CI=1 yarn test

coverage

npm run lint && yarn test -- --coverage

precommit

CI=1 yarn test

prepublish

npm run build
npm i @arcblock/[email protected]

Metadata

Downloads