Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhangyongwnag/screen-visual
react + node + express + echarts 搭建响应式数据可视化平台 https://zhangyongwnag.github.io/screen-visual/build/index.html
https://github.com/zhangyongwnag/screen-visual
echarts expressjs nodejs react-transition-group reactjs socket-io wow-js
Last synced: about 1 month ago
JSON representation
react + node + express + echarts 搭建响应式数据可视化平台 https://zhangyongwnag.github.io/screen-visual/build/index.html
- Host: GitHub
- URL: https://github.com/zhangyongwnag/screen-visual
- Owner: zhangyongwnag
- Created: 2020-05-19T02:54:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T20:23:28.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T22:37:22.641Z (almost 2 years ago)
- Topics: echarts, expressjs, nodejs, react-transition-group, reactjs, socket-io, wow-js
- Language: JavaScript
- Homepage:
- Size: 22.1 MB
- Stars: 7
- Watchers: 1
- Forks: 10
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 大屏可视化
- React.js
- Echarts.js
- Node.js
- Socket.io
- Wow.js## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:3000
npm run dev# node server
npm run server# build for production with minification
npm run build
```演示网址:https://zhangyongwnag.github.io/screen-visual/build/index.html