-
Notifications
You must be signed in to change notification settings - Fork 2
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
1 parent
aa508f9
commit e20fff5
Showing
11 changed files
with
55 additions
and
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ | |
|
||
# production | ||
/dist | ||
#/docs-dist | ||
|
||
# misc | ||
.DS_Store | ||
|
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,2 +1,42 @@ | ||
# react-bigdata-screen | ||
# React数据可视化展示大屏 | ||
|
||
#### 介绍 | ||
数据可视化大屏,基于 React、Echart 框架,提供数据动态刷新渲染、屏幕适应。提取许多共用组件:天气组件,时间组件,轮播表格等,持续更新中.... | ||
|
||
![输入图片说明](https://images.gitee.com/uploads/images/2020/0902/120001_c60abc35_8000165.png "130053_5cfd9a55_2327318.png") | ||
|
||
## Getting Started | ||
|
||
Install dependencies, | ||
|
||
```bash | ||
$ npm i | ||
``` | ||
|
||
Start the dev server, | ||
|
||
```bash | ||
$ npm start | ||
``` | ||
|
||
Build documentation, | ||
|
||
```bash | ||
$ npm run docs:build | ||
``` | ||
|
||
Build library via `father-build`, | ||
|
||
```bash | ||
$ npm run build | ||
``` | ||
|
||
## 反馈 | ||
|
||
有任何使用情况,可以加微信进行群反馈 | ||
|
||
![群反馈](https://images.gitee.com/uploads/images/2020/0902/120027_e4f5f385_8000165.jpeg "shiqiao_weixin_qr.jpg") | ||
|
||
## LICENSE | ||
|
||
[MIT](https://github.com/umijs/umi/blob/master/LICENSE) |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.