Skip to content

webman-tech/components-monorepo

Repository files navigation

monorepo

webman tech 维护的组件的集合仓库

安装

# 全部安装
composer require webman-tech/components-monorepo
# 按需安装举例
composer require webman-tech/amis-admin
composer require webman-tech/auth
# ...

使用

参考各个组件的文档

组件列表

新加包的流程

  1. 在 src 下建立新的目录,可以复制 packages/_template 然后改下内容
  2. .gitsplit.yml 种添加新的拆包规则
  3. 在 github 上新建空白项目

About

component for webman monorepo

Resources

Stars

Watchers

Forks

Packages

No packages published