Sample React app for demonstrating usage of echarts-for-react with live data feed from server using Socket.io
- move to folder 'server'
- do npm install
- run command 'npm start'
- move to folder 'ui'
- do npm install
- run command 'npm start'
Sample React app for demonstrating usage of echarts-for-react with live data feed from server using Socket.io