https://github.com/jinyphp/ui
JinyPHP UI Component for Laravel
https://github.com/jinyphp/ui
bootstrap component jinyphp laravel tailwindcss ui
Last synced: 3 months ago
JSON representation
JinyPHP UI Component for Laravel
- Host: GitHub
- URL: https://github.com/jinyphp/ui
- Owner: jinyphp
- License: mit
- Created: 2021-11-01T08:46:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-05T08:34:12.000Z (over 1 year ago)
- Last Synced: 2025-10-03T07:28:47.619Z (9 months ago)
- Topics: bootstrap, component, jinyphp, laravel, tailwindcss, ui
- Language: CSS
- Homepage:
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# JinyUI Component Kit for Laravel
지니UI는 라라벨 기반의 UI 컴포넌트 라이브러리 입니다.
## 설치
```
composer require jiny/ui
```
## 데모 확인 및 설치
`jinyui`의 셈플 동작을 확인하고 싶다면, 데모 패키지를 설치하여 확인할 수 있습니다.
```
composer require jiny/ui-demo
```