For full documentation on Ethos Connect please visit Ethos Connect. The Vue-specific documentation can be found at Ethos Connect: Vue
From the root folder of the project you are working on (not this project)
yarn remove ethos-connect-vueFrom the root directory of this project:
yarn link
yarn install
yarn buildFrom the root folder of the project you are working on (not this project)
yarn link ethos-connect-vue
yarn
yarn devFrom the root folder of the project you are working on (not this project)
yarn unlink ethos-connect-vue
yarn add ethos-connect-vueFrom the root directory of this project:
yarn unlink