Skip to content

nestorbritez/styled-react-lib

Repository files navigation

Styled React UI Library Starter Kit

Description

This starter kit provides a minimal setup to build a React UI library with TypeScript, Vite, and Tailwind CSS decorated with styled-components.

Install pnpm

  • Install pnpm:

    corepack enable pnpm
    corepack use pnpm@9.x
  • Build the library:

    pnpm build
  • Build the docs:

    pnpm build:docs

License

MIT License for open-source projects.

About

A starter kit to speed up a new lib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors