Basic configuration that I use to create my gatsby plugins, is inspired by the official plugins.
- git clone --depth 1 -b master https://github.com/devrchancay/gatsby-plugin-starter.git
- Change the "name" in
package.json
with the conversion of gatsby plugins. - Happy Hacking