Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 336 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 336 Bytes

Zerologin auth web component

⚠️ Installation on Mac M1 architecture may fail. Please run the following command before installing @zerologin/elements

# For Mac M1 only
arch -arm64 brew install pkg-config cairo pango jpeg giflib librsvg
npm install @zerologin/elements
import "@zerologin/elements"