https://github.com/zhipenglin/eui-example
https://github.com/zhipenglin/eui-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhipenglin/eui-example
- Owner: zhipenglin
- Created: 2018-05-05T13:16:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T02:53:01.000Z (almost 8 years ago)
- Last Synced: 2024-04-18T09:20:54.778Z (about 2 years ago)
- Language: JavaScript
- Size: 12.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```
* 可将本项目下载到本地自己预览收录效果
* 正式收录需要审核后由专人进行收录