react-yoastseo
v1.1.0
Published
Helpers to use Yoast SEO with React
Downloads
5
Readme
react-yoastseo
Helpers to use Yoast SEO with React
Installation
First install node.js. Then:
npm install react-yoastseo --save
This package relies on the following peer dependencies:
It is likely you already have these installed either directly or as a transient dependency, but if not, you will need to install them.
npm install react yoastseo --save
Usage
WIP
Examples
WIP
Contributing
Please read the Contributing guidelines.
Running Tests
To run tests, first install nodeunit and any dependencies via npm:
npm ci
Run tests with:
npm test
License
This project is licensed under the terms of the MIT license.