Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/negativetwelve/gatsby-plugin-react-x

Gatsby plugin for react-x components
https://github.com/negativetwelve/gatsby-plugin-react-x

Last synced: 30 days ago
JSON representation

Gatsby plugin for react-x components

Awesome Lists containing this project

README

        

# gatsby-plugin-react-x

Gatsby plugin for react-x components.

## Install

`yarn add gatsby-plugin-react-x`

## Usage

```javascript
// In your gatsby-config.js
plugins: [
'gatsby-plugin-react-x',
],
```