Instal paket yang dibutuhkan untuk melakukan integrasi feathersjs dengan Vue
$ yarn add @feathersjs/feathers @feathersjs/socketio-client @feathersjs/authentication-client socket.io-client feathers-vuex
Initialisasi feathers client di dalam file src/api.js
Integrasi feathers ke dalam local store Vue di file src/store.js