giuzus-probable-invention
v0.1.6
Published
This is a component library built using [shadcn/ui](https://ui.shadcn.com).
Downloads
3
Readme
Probable invention
This is a component library built using shadcn/ui.
Getting Started
To run the application::
- Clone the repository:
git clone https://github.com/user/vite-react-boilerplate.git
- Install dependencies:
pnpm install
- Start storybook server:
pnpm storybook
Available Scripts
| Script | Description |
| ----------------- | -------------------------------------------- |
| dev
| Starts the Vite dev server |
| build
| Builds the production bundle |
| lint
| Runs ESLint to check for errors and warnings |
| test
| Runs tests |
| storybook
| Starts storybook |
| build-storybook
| Builds the storybook production bundle |