b4rightnow/flux-pro
Composer 安装命令:
composer require b4rightnow/flux-pro
包简介
The pro version of Flux, the official UI component library for Livewire.
README 文档
README
Local development
Clone the repo:
git clone git@github.com:b4rightnow/flux.git
Set up the environment:
composer install
npm install
Bundle the JS & CSS:
npm run build
Test it in a local Laravel project
From the root of the project, run:
composer config repositories.local '{"type": "path", "url": "./../flux"}' --file composer.json
Note: The path to the local Flux repo is relative to the root of the project.
Now, you can run:
composer require b4rightnow/flux:dev-main --dev
Note: You might have to change your app's "minimum-stability" to "dev" in your
composer.jsonfile.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2025-01-09