nps-sdk-react
Version:
React wrapper for NPS.js library
12 lines (8 loc) • 304 B
Markdown
# nps-sdk-react
## Installation
- To use the NPS-SDK-React you must install it.
> npm install nps-sdk-react --save
- And import it into your project
> import ReactNPS from "nps-sdk-react"
## More info:
[React NPS Documentation](https://developers.nps.com.ar/GuideReference/reference/advanced/react)