0.1.0 • Published 2 years ago

hextrust-kyc-sdk v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

HEXTRUST KYC SDK

Run the library locally

npm link ../[path-your-app]/node_modules/react

First you need to connect a copy of the React from the application in which this library will run.\ Solve this problem. path-your-app - where we specify the path to the application in which we will run ui-sdk.

npm run rollup

Build package with Rollup with watch mode.

npm link

Share the library locally.

npm link hextrust-kyc-sdk

Run in the application in which we want to test the library locally.\ The library has been added to the node_modules, and now you can use it.

Run the library locally

npm link ../[path-your-app]/node_modules/react

First you need to connect a copy of the React from the application in which this library will run.\ Solve this problem. path-your-app - where we specify the path to the application in which we will run ui-sdk.

npm run rollup

Build package with Rollup with watch mode.

npm link

Share the library locally.

npm link hextrust-kyc-sdk

Run in the application in which we want to test the library locally.\ The library has been added to the node_modules, and now you can use it.

0.1.0

2 years ago