Build a Vue UI
With the GraphQL backend deployed and serving the schema, you can move directly to building a UI.
This section of the tutorial walks you through building a UI using Vue.
All of the code for building the Vue app for this tutorial is available on GitHub in the Message Board App Tutorial repo.