Skip to content

agamdaz/storybook-npm

Repository files navigation

PoC for a UI components library

This project was initially bootstrapped with the Create React App boilerplate. Right now, all the unneeded assets have been removed to have a lightweight and more manageable project.

Available Scripts

In the project directory, you can run:

npm start | npm run storybook

Runs the Storybook app in the development mode.

npm run build-storybook

Builds the Storybook app as static web application.

Learn More

You can learn more in the Storybook documentation.