Built on Feathers-Vuex 3.x
This is the new version of the Feathers Chat single page application using feathers-vuex. There is another version available that is no longer maintained at https://github.com/feathersjs-ecosystem/feathers-chat-vuex-0.7. It serves as a valuable comparison of the old API with the new API.
This project is designed to work alongside the feathers-chat
application. Please make sure you have the feathers-chat
server app running before you try to use this one.
yarn install
yarn serve
yarn build
yarn lint