New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@lighthouseapps/react-commerce-ui

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lighthouseapps/react-commerce-ui

React component library for e-commerce using Rollup, TypeScript, Storybook and Chakra UI


Version published
Maintainers
5
Created

React Commerce UI

React component library for e-commerce using:

Development

Building

yarn build

Linting

yarn lint

Storybook

To run a live-reload Storybook server on your local machine:

yarn storybook

To export your Storybook as static files:

yarn storybook:export

Publishing

Hosting via NPM

npm publish

Installing

To use React Commerce UI components, all you need to do is install the @lighthouseapps/react-commerce-ui package and its peer dependencies:

yarn add @lighthouseapps/react-commerce-ui @chakra-ui/react@1.7.3 @emotion/react@11 @emotion/styled@11 framer-motion@4 react-icons@4.3.1

FAQs

Package last updated on 30 Dec 2021

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