@lighthouseapps/react-commerce-ui
v0.0.4
Published
React component library for e-commerce using Rollup, TypeScript, Storybook and Chakra UI
Downloads
11
Readme
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/[email protected] @emotion/react@11 @emotion/styled@11 framer-motion@4 [email protected]