Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 621 Bytes

README_TEMPLATE.md

File metadata and controls

29 lines (18 loc) · 621 Bytes

@raae/gatsby-plugin-starter

Amazing plugin that solves everything

How to install

npm install @raae/gatsby-plugin-starter

or

yarn add @raae/gatsby-plugin-starter

How to use

module.exports = {
  plugins: [
    `@raae/gatsby-plugin-starter`
  ],
}

Questions, Feedback and Suggestions

If you have any questions, feedback or suggestions head on over to discussions.

Found a bug?

If you find a bug please open an issue and/or create a pull request to fix it.