Build and create symlink:
yarn install
yarn build
yarn link
Get and build app: https://github.com/MrStevenHill/example-app
Link app to lib:
yarn link example-lib
Build and create symlink:
yarn install
yarn build
yarn link
Get and build app: https://github.com/MrStevenHill/example-app
Link app to lib:
yarn link example-lib