@semapps/react-admin

React-Admin extension for SemApps servers

Usage no npm install needed!

<script type="module">
  import semappsReactAdmin from 'https://cdn.skypack.dev/@semapps/react-admin';
</script>

README

React Admin extension for SemApps servers

Commands

npm run pre-publish

Build the library in CommonJS and ES mode. This command should always be run before publishing.

npm run dev

Develop mode. Any change you make to a file in the /src directory will be immediately compiled.