-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
funnyli
committed
Sep 15, 2020
1 parent
dfab982
commit b1d5bd4
Showing
2 changed files
with
30 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,21 @@ | ||
# 官方模板列表 | ||
# 更多内容 | ||
|
||
| 名称 | 类型 | 说明 | | ||
| ------------------------------------------------------ | :--: | --------------------------------------: | | ||
| [factory-node](https://github.com/fbi-js/factory-node) | 项目 | Node 服务或 npm 模块 | | ||
| [factory-web](https://github.com/fbi-js/factory-web) | 项目 | web 模板,包括 react\vue2\vue3 前端项目 | | ||
## 官方模板 | ||
|
||
> 更多模板敬请期嗲 | ||
| 名称 | 类型 | 说明 | | ||
| -------------------------------------------------------------- | :--: | --------------------------------------: | | ||
| [factory-node](https://github.com/fbi-js/factory-node) | 项目 | Node 服务或 npm 模块 | | ||
| [factory-web](https://github.com/fbi-js/factory-web) | 项目 | web 模板,包括 react\vue2\vue3 前端项目 | | ||
| [factory-commands](https://github.com/fbi-js/factory-commands) | 项目 | fbi 全局命令仓库 | | ||
|
||
> 更多模板敬请期待 | ||
## 官网模板使用 | ||
|
||
### factory-commands | ||
|
||
```shell | ||
$ fbi add factory-commands | ||
``` | ||
|
||
fbi 添加仓库后即可使用其包含的 commit、demo 等明令 |