Skip to content

Installation

ReactMVC edited this page Jul 2, 2023 · 4 revisions

Download Elroid

You don't need a special tool like npm to install Elroid and use it in your project. And just download it and put it on your site.

Via git

git clone https://github.com/ReactMVC/Elroid.git

Via releases

Download

Using CDN

<script src="https://reactmvc.github.io/Elroid/Elroid.min.js"></script>

Next: Quick Start

Clone this wiki locally