# ApolloChat Demo app: Vue + Apollo + Graphql + vue-cli 3 ### Setup project ``` yarn ``` ### Development ``` yarn apollo:run yarn serve ```