1
0
mirror of https://github.com/garraflavatra/alphabets.git synced 2025-01-18 21:27:58 +00:00
alphabets/docs/usage/installation.md

208 B

title
Installation

npm

npm install alphabets --save

Yarn

yarn add alphabets

CDN

<script src="https://unpkg.com/alphabet@1/dist/bundle.js"></script>