🔥 A simple boilerplate for creating a Design System in Storybook using React, Styled Components, Tailwind, and Typescript
These instructions will get you a copy of the project up and running on your local machine for development purposes. You will need:
- NodeJS | Yarn or Npm
You need to install these prerequisites on your computer before you can use the "Boilerplate".
with these instructions. with these instructions.# Clone the repository
$ git clone https://github.com/danarocha-br/storybook-react-typescript-tailwind-styled.git
# Go into the repository folder you just create and Install dependencies
$ yarn install
- build:css: will build the css from tailwind.css file
- watch:css: will watch every change made in your css files
- storybook: will start your storybook