How to Install

We walk you through the steps to install draggable into your project. Whether you're new to JavaScript libraries or looking to refresh your setup skills, these instructions will get you up and running in no time!

ZIP Icon

Step 1: Download Draggable

Start by downloading the Draggable library from its official GitHub repository. Make sure to get the latest version for optimal compatibility.

Step 2: Add Draggable to Your Project

Place the downloaded files in your project directory. Link the necessary JavaScript file in your HTML head or before the closing body tag.

Step 3: Initialize Draggable

Use a simple JavaScript snippet to initialize Draggable on your chosen elements. Customize settings to suit your project needs.