0.1.75 • Published 6 months ago

i9-ds-t v0.1.75

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

React Storybook With TypeScript and Tailwind for styling

Storybook, React, Tailwind, and TypeScript are all powerful tools that can be combined to create a powerful web application. Storybook provides developers with a way to quickly prototype and develop components in isolation, while React provides the tools to quickly build out a web application. Tailwind provides a library of pre-built UI components and utility classes, while TypeScript adds type safety and autocompletion to the development process. Together, these tools provide developers with the tools they need to quickly and easily build complex, modern web applications.

Blog Post

Checkout the blog post for this project if you're curious about any of the decisions or how anything was setup:

Setup

npm install

Start

npm run storybook

Build/Bundle Component Library

npm run build

Build/Bundle Storybook For Deployment

npm run build-storybook

0.1.75

6 months ago

0.1.74

6 months ago

0.1.73

6 months ago

0.1.72

6 months ago

0.1.71

6 months ago

0.1.70

6 months ago