An open API service indexing awesome lists of open source software.

https://github.com/zhipenglin/eui-example


https://github.com/zhipenglin/eui-example

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# eui-example

用来收录和演示eui组件的项目

[正式收录预览地址](https://zhipenglin.github.io/eui-example);

1. 添加收录组件到列表

> 在 scripts/components.json 中添加需要收录的组件

2. 构建收录组件
```shell
npm run build-async
```

```shell
npm run build
```

* 可将本项目下载到本地自己预览收录效果
* 正式收录需要审核后由专人进行收录