Skip to content

Vikulakav/starryui

 
 

Repository files navigation

Starry UI

starry project logo, black square with 3 starlike patterns of pixels

Starry UI Monorepo

Installation

Get more information at https://starryui.com/

See the list of available components at https://www.npmjs.com/org/starryui

Development

To create a new package i.e. called button, run npm init --scope=@starryui -y -w ./packages/button

To install one package as a dependency of another package, run npm i @starryui/<depname> -w @starryui/<destname>

About

Starry UI Monorepo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • HTML 0.5%