@askproducts/react-components
v0.0.4
Published
A library of components used by the Ask Products React apps
Downloads
71
Keywords
Readme
Ask Products React Components
React component library for use on the Ask Products platforms
Development
First install everything with
npm installThe storybook server can then be started with
npm run storybookIt will run on port 6006.
Components are located in ./src. Storybook files are all files that match ./src/**/stories.ts.
