Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 304 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 304 Bytes

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