@axinom/mosaic-ui

v0.53.0
UI components for building Axinom Mosaic applications
axinom mosaic axinom mosaic

clean

rimraf ./dist

build

yarn clean && cross-env NODE_ENV=production rollup -c

build:ci

yarn workspaces focus && yarn build

dev

rollup -c -w

test

jest --silent

test:watch

jest --watch

test:coverage

jest --coverage

test:ci

jest --reporters=default --reporters=jest-junit --coverage --coverageReporters=cobertura --coverageReporters=html

prettier

prettier --write "src/**/*.{js,jsx,ts,tsx,json,css,scss,md}" --loglevel silent

lint

eslint . --ext .ts,.tsx,.js --color --cache

storybook

storybook dev -p 6006

build-storybook

storybook build
npm i @axinom/mosaic-ui

Metadata

Downloads