Skip to content

Installation

Anil Maharjan edited this page Dec 16, 2020 · 10 revisions

Using NPM

npm install comfey

Using Yarn

yarn add comfey

Use CDN

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/comfey@1.6.0/comfey.css">
<script src="https://cdn.jsdelivr.net/npm/comfey@1.6.0/index.min.js"></script>

Read our Comfey Quick start Guide to Quickly get up and running.


Read more about ← Comfey Features | How to initialize a Comfey Component →