@semapps/interop-components
v1.0.3
Published
React-Admin components to handle interoperability between SemApps instances
Downloads
343
Keywords
Readme
Interoperability components
React-Admin components to handle interoperability between SemApps instances
Documentation
See the dedicated page on the SemApps website.
Development
yarn run build
Build the library in CommonJS and ES mode. This command should always be run before publishing.
yarn run watch
Develop mode. Any change you make to a file in the /src
directory will be immediately compiled.