gatsby-plugin-source-john-deere
v1.0.1
Published
WIP
Downloads
18
Maintainers
Readme
gatsby-plugin-source-john-deere
WIP
Use the John Deere API as a Gatsby data source
Installation
With npm:
npm install --save gatsby-plugin-source-john-deere
Or Yarn:
yarn add gatsby-plugin-source-john-deere
Usage
// In your gatsby-config.js
plugins: [
'gatsby-plugin-source-john-deere',
]