Using NPM
npm i tg-resources
# And resource backend
npm i @tg-resources/superagent
# Or
npm i @tg-resources/fetch
Or using Yarn
yarn add tg-resources
# And resource backend
yarn add @tg-resources/superagent
# Or
yarn add @tg-resources/fetch
For more information, see Configuration and Resource API
MIT © Thorgate