Comment on page
Installation
Preparations for using NEOPIN Connect Web
The recommended specifications required to use NEOPIN Connect Web are as follows.
Nodejs version 16.x.x or higher
Node package manager 8.x.x or higher
yarn 3.x or later
Install the package using npm or yarn.
yarn add nptconnect-client
# OR
npm install --save nptconnect-client
Last modified 1yr ago