Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 426 Bytes

installation.md

File metadata and controls

17 lines (16 loc) · 426 Bytes

Installation

Download

<script src="path/to/dative.min.js"></script>

CDN

<!--Development-->
<script src="https://cdn.jsdelivr.net/gh/Tobithedev/dativejs@main/dist/dative.js"></script>
<!--Production-->
<script src="https://cdn.jsdelivr.net/gh/Tobithedev/dativejs@main/dist/dative.min.js"></script>

Clone The Template

 git clone https://github.com/dativeJs/dative-template.git