https://github.com/moishinetzer/shadcn-lib
https://github.com/moishinetzer/shadcn-lib
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/moishinetzer/shadcn-lib
- Owner: moishinetzer
- License: mit
- Created: 2023-09-20T19:30:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-12T13:48:38.000Z (over 2 years ago)
- Last Synced: 2025-04-04T20:43:15.253Z (about 1 year ago)
- Language: MDX
- Size: 868 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# shadcn-lib
> Watch this space... 👀
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run dist/index.js
```
This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.