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