定制 b4rightnow/flux-pro 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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.json file.

统计信息

  • 总下载量: 7
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 3
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: proprietary
  • 更新时间: 2025-01-09