This package has been deprecated

Author message:

use ec packages

@evag/evagjs

1.0.6 • Public • Published

evagjs

EVAG API interaction library.

Install

yarn add @evag/evagjs

Setup for local package link

If you just do a yarn link:{path_to_this_folder}, the React installed in this node_modules will conflict with the one installed in the other project. So you need:

cd evagjs
yarn link
yarn install
cd node_modules/react
yarn link
cd {gatsby-project}
yarn link evagjs
yarn link react

Readme

Keywords

none

Package Sidebar

Install

npm i @evag/evagjs

Weekly Downloads

1

Version

1.0.6

License

GPL-3.0-or-later

Unpacked Size

825 kB

Total Files

7

Last publish

Collaborators

  • robsonpessoa
  • tmadeira
  • andresmrm