has-lib
v0.2.14
Published
This is a component Library built using Storybook for all of our internal components.
Readme
HACCP Assurance Services Component Library
This is a component Library built using Storybook for all of our internal components.
Scripts
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
npm storybook
Runs the storybook development server, which allows you to easily view all of the custom components you add into src/stories Open http://localhost:6006 to view it in the browser.
npm build
Compiles our storybook components and outputs them to lib/ for publishing. They should be compiled before publishing if you'd like to update the reistry.
