Skip to content

codeyam-ai/ethos-connect-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethos Connect: Vue Plugin

Documentation

For full documentation on Ethos Connect please visit Ethos Connect. The Vue-specific documentation can be found at Ethos Connect: Vue

Running locally

From the root folder of the project you are working on (not this project)

yarn remove ethos-connect-vue

From the root directory of this project:

yarn link
yarn install
yarn build

From the root folder of the project you are working on (not this project)

yarn link ethos-connect-vue
yarn
yarn dev

To reset local

From the root folder of the project you are working on (not this project)

yarn unlink ethos-connect-vue
yarn add ethos-connect-vue

From the root directory of this project:

yarn unlink

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published