Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Vue 3 landing page starter project using Nuxt 3 and Vuetify 3 with SSR, dark mode, RTL, and 6 languages.

A full-stack Next.js TypeScript template focused on functionality over UI, featuring Zustand, TanStack Query, and ESLint 9 support.
Veluxi Starter is a Vue 3 landing page template built on Nuxt 3 and Vuetify 3 that ships as a starter project with server-side rendering, dark mode, RTL layout support, and six built-in translations.
Veluxi Starter is a landing page template for developers who want a pre-configured Nuxt 3 project instead of starting from scratch. It takes a Vue 3 single-page application structure and adds Vuetify 3 Material Design components, SSR out of the box, and a modular section library. The template is authored by ilhammeidi, is listed on Envato, and the source repository on GitHub carries an MIT license. The result is a deployable landing page you can extend with your own content.
The template is a standard Nuxt 3 project. You clone the repository, run npm install to fetch dependencies, then start development with npm run dev on http://localhost:8000. For production, run npm run build and then npm start on port 3000. All source components live under the pages and components directories, so you can edit or add sections directly.
Veluxi Starter is sold as a commercial product on Envato (ThemeForest) by ilhammeidi. The public GitHub repository is licensed under the MIT license, which means the source can be freely used and modified per the terms of that license.
The GitHub repository for Veluxi Starter is licensed under the MIT license, so you can download and use that code freely under the license terms. The same template is also available for purchase on Envato, which is the commercial distribution channel.
It uses Vue 3 as the core JavaScript framework, Nuxt 3 for SSR and routing, and Vuetify 3 for Material Design UI components. The project also includes rtl-sass for RTL styling and an i18n module for multi-language support.
Yes. A dark mode theme is included, and the layout can be toggled between light and dark palettes. This works with the Vuetify theme system and is available across the pre-built components.
Six translations are included: English, Deutsch (German), Arabic, Chinese, Bahasa Indonesia, and Español. The translation files are part of the i18n configuration, so you can add more languages by editing those files.
Yes. The MIT license on the GitHub repository permits commercial use, modification, and distribution. If you obtained the template via Envato, the standard Envato license also covers commercial use in most cases — check the license you purchased for details.
