Skip to content

Latest commit

History

History
39 lines (23 loc) 路 1.34 KB

File metadata and controls

39 lines (23 loc) 路 1.34 KB

logo-danarocha

馃敟 A simple boilerplate for creating a Design System in Storybook using React, Styled Components, Tailwind, and Typescript

GitHub Last Commit

鈩癸笍 Getting Started

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".

NodeJS

with these instructions.

Yarn

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

Tasks

  • 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