realtime-chart-pusher
realtime-chart-pusher copied to clipboard
Demo of a realtime dashboard chart with Vue and Pusher
trafficstars
realtime-chart-pusher
Demo of a realtime dashboard chart with Vue and Pusher
Follow the tutorial at https://blog.pusher.com/build-realtime-chart-with-vuejs-pusher/
How to run this app
- Clone the repo -
https://github.com/yomete/realtime-chart-pusher - Open
src/components/Home.vueandserver.jsand edit with your Pusher credentials which can be gotten here - In the root of the project folder, run
npm ito install all dependencies. - Run
npm run devand that will run thisnodemon server.jsand thisnode build/dev-server.jsand your app should be up and running onhttp:localhost:8080