Skip to content

Download

Download AdminKit to get the compiled CSS and JavaScript and source code or use the cached versions delivered through a CDN.

Compiled & Source files

Download the whole package, including ready-to-use compiled code and source files (Sass, JavaScript).

Download

CDN Support

Skip the download using our CDN to deliver a cached version of AdminKit's compiled CSS and JS to your project.

html
<link rel="stylesheet" href="https://unpkg.com/@adminkit/core@latest/dist/css/app.css">
<script src="https://unpkg.com/@adminkit/core@latest/dist/js/app.js"></script>