2.0.3 • Published 4 months ago

rds-ui-system-test v2.0.3

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

Remondis UI Library

Preview on vercel

https://rds-ui-system-react.vercel.app/

Features

Getting Started

  1. Install dependencies with pnpm i (first run corepack enable to enable pnpm)
  2. Run pnpm prepare command to setup Husky pre-commit hooks.

Main Scripts

Always prepending pnpm:

  • dev: Bootstrap the Storybook preview with Hot Reload.
  • build: Builds the static storybook project.
  • build:lib: Builds the component library into the dist folder.
  • lint:fix: Applies linting based on the rules defined in .eslintrc.js.
  • format:prettier: Formats files using the prettier rules defined in .prettierrc.
  • test: Runs testing using watch mode.
  • test:cov: Runs testing displaying a coverage report.
2.0.3

4 months ago

2.0.2

4 months ago

2.0.1

6 months ago

2.0.0

6 months ago

3.0.4

10 months ago

3.0.3

10 months ago

3.0.2

10 months ago

3.0.1

10 months ago

3.0.0

10 months ago

1.0.0

10 months ago