VueSSE Example App This app provides a debuggable example for how to use v2 of VueSSE. It comes with its own SSE server that sends out the time every second. The web interface renders colorized event data based on its event name. Running npm install npm run serve