v1.0

Vela — Multi-Framework Admin Dashboard Template

One design, eight real codebases. This package contains the exact same admin dashboard — pixel for pixel, page for page — implemented natively in React, Next.js, Vue.js, Nuxt.js, static HTML/CSS, Laravel, Django, and ASP.NET Core.

What's in this package

Each item below is a complete, independent, ready-to-run product. Read that framework's full documentation right here, or jump straight to its live preview on this demo site.

React

React 19 · TypeScript · Vite · Tailwind CSS v4

/React/vela-dashboard
N

Next.js

Next.js 15 · App Router · TypeScript

/Next.js/vela-nextjs
V

Vue.js

Vue 3 · Composition API · Vite · TypeScript

/Vue.js/vela-vue

Nuxt.js

Nuxt 4 · Vue 3 · SSR or fully static (nuxt generate)

/Nuxt.js/vela-nuxt
5

HTML / CSS

197 static pages · Vanilla JS · Zero build step

/HTML-CSS/vela-html
L

Laravel

Laravel · Blade · PHP

/Laravel/vela-laravel
Dj

Django

Django · Python templates

/Django/vela-django
#

ASP.NET Core

Razor Pages · C# · .NET

/ASP.NET/vela-aspnet

Getting started

Open the folder for your framework, then open that folder's own documentation/index.html — it has the exact install commands, requirements, and project structure for that stack specifically. The quick version:

FrameworkRequiresRun
ReactNode.js 20+npm install && npm run dev
Next.jsNode.js 20+npm install && npm run dev
Vue.jsNode.js 20+npm install && npm run dev
Nuxt.jsNode.js 20+npm install && npm run dev (or npm run generate for a static export)
HTML/CSSNothing — just a browserOpen index.html, or serve the folder
LaravelPHP 8.2+, Composercomposer install, set up .env, php artisan serve
DjangoPython 3.11+pip install -r requirements.txt, python manage.py migrate, python manage.py runserver
ASP.NET Core.NET 8 SDKdotnet restore && dotnet run
Every version ships with 10 complete dashboards, 180+ pages, 60+ components, dark & light themes, and the same design tokens — the visual output is identical across all eight. Only the underlying code differs.

Hosting note

React, Next.js, Vue.js, Nuxt.js, and HTML/CSS can all be built down to plain static files (see each one's own documentation for the exact build command) and hosted anywhere, including shared hosting with no Node/Python/.NET process running. Laravel needs a PHP-capable host; Django needs a Python/WSGI-capable host; ASP.NET Core needs a .NET-capable host — check what your specific host supports before choosing one of those three for a live deployment.

Support

Questions not covered in a framework's own documentation? Reach out through the item's Comments tab on ThemeForest, or the support contact on our ThemeForest profile. Please include your purchase code and which framework version you're using.

A regular license covers one end product. Redistribution or resale of the source requires an extended license — see the ThemeForest license terms.

© Vela. All rights reserved.