English
Русский
Put a script and link tag in the head of your index.html.
<script type="module" src="https://cdn.jsdelivr.net/npm/@peculiar/fortify-webcomponents/dist/peculiar/peculiar.esm.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@peculiar/fortify-webcomponents/dist/peculiar/peculiar.css">
npm install @peculiar/fortify-webcomponents
Then you can use the element anywhere in your template, JSX, html, etc.
<peculiar-fortify-certificates />