README
@authereum/react-components
Authereum React Components
Development
Watch and build:
npm run dev
Build:
npm run build
Watch and build examples:
npm run build:example
Lint:
npm run lint
Test
npm test
Authereum React Components
<script type="module">
import authereumReactComponents from 'https://cdn.skypack.dev/@authereum/react-components';
</script>
Authereum React Components
Watch and build:
npm run dev
Build:
npm run build
Watch and build examples:
npm run build:example
Lint:
npm run lint
npm test