Socket
Socket
Sign inDemoInstall

@smart-factor/gem-ui-components

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smart-factor/gem-ui-components

Gem UI Components


Version published
Weekly downloads
130
Maintainers
0
Weekly downloads
 
Created
Source

Gem UI Components

Prerequisites

Ensure you have yarn installed. If not, you can install it by running:

npm install --global yarn

Install all dependencies

Run yarn to install all project dependencies.

Storybook

Run yarn storybook for components library via Storybook. Navigate to http://localhost:6006/

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.

Linting and Formatting

Run yarn lint to get a report of all lint issues in the project. Run yarn lint:fix to automatically fix all lint issues that can be resolved, and get a report of any remaining issues. Run yarn format to format the entire project according to Prettier and ESLint rules.

Running tests

Run yarn test:ui to execute all tests and provide a report of the results via vitest.

FAQs

Package last updated on 24 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc