mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
docs: rEADME添加单元测试描述
This commit is contained in:
parent
75760f39b0
commit
2fd6e05c89
@ -32,10 +32,12 @@ Fes.js是一整套管理台前端应用解决方案,包含Fes-Cli、Fes-Core
|
||||
## 特性
|
||||
- 国际化,语言可配置,通过API切换
|
||||
- 自动生成路由,目录即路由
|
||||
- 智能路由匹配,比你更懂想去哪
|
||||
- 动态权限,不同权限对应不同菜单
|
||||
- Mock 数据,本地数据调试
|
||||
- 固定布局,只需关心页面内容
|
||||
- 数据字典,简单定义,随处翻译
|
||||
- 单元测试,为质量保障护航
|
||||
|
||||
|
||||
## 页面举例
|
||||
@ -80,6 +82,12 @@ npm run dev
|
||||
npm run build
|
||||
```
|
||||
|
||||
6. 单元测试
|
||||
```bash
|
||||
# build
|
||||
npm run test
|
||||
```
|
||||
|
||||
|
||||
## 社区联络微信群
|
||||
<img alt="fes.js社区群" width="250" src="https://i.loli.net/2020/09/11/2XhKtPZd6NFVbDE.png">
|
||||
|
Loading…
x
Reference in New Issue
Block a user