- Run
yarn link
inuser-data-for-fraud-prevention
Git clone
the demo project here- In the demo project, run below commands:
- Run
yarn
- Run
yarn start
- Run
yarn link "user-data-for-fraud-prevention"
- Run
yarn demo
- Run
Now you can make changes in user-data-for-fraud-prevention
locally and they will instantly reflect in the demo project.
You can check the browser console for errors.