1.0.4 • Published 9 months ago

cargo-express v1.0.4

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

cargo-express

Tradeling Design System based on Tailwind and ShadCN

Getting Started

Install dependencies

yarn

build library

yarn build

Getting Started Example

Install dependencies

yarn

build library

yarn dev

Link example project with library

Go to the library root and run

yarn link

This will create a local package in the global

Then link it with the example vite-app

Go to vite-app root and run

yarn link cargo-express