espace-ui-kit
v1.2.5
Published
espace-ui shared resources
Readme
espace ui toolkit
to test locally
run
yarn build to generate lib folderrun
yarn link in this folder's rootrun
yarn link espace-ui-kit in the root folder of the other project that needs espace-ui-kit
to remove locally
- run
yarn unlink espace-ui-kit in the root folder of the other project that needs espace-ui-kit - run
yarn unlink in this folder's root
