Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 610 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 610 Bytes

react-disqussion

Description

The React library for working with Disquss.

Installation

Install the library using npm:

$ npm install --save react-disqussion

Examples

Examples of the library usage can be found in project examples directory.

Documentation

Documentation can be found in the project documentation directory.

Contributions

Contributions are welcome!

Feel free to open issues and send pull requests in order to improve the library.

CONTRIBUTION.md should be read before trying to send pull requests.