Build a simple chat web app using Faye, Express and Vue - Part 4
In the previous part, I implemented a simple pub/sub server to push messages to the client side. In this part, I am going to implement the user interface using Vue