An ๐ eCommerce UI Component Library on Storybook built for ๐ฆ Vanilla.JS, HTML, + Tailwind.css Frontends running on React.js + Vite.
In the project directory, you can run the following scripts:
yarn dev
: Start the Vite development server.yarn build
: Build your project with Vite.yarn preview
: Start the Vite preview server.yarn storybook
: Start the Storybook development server.yarn build-storybook
: Build your Storybook for deployment.