Search⌘ K

Installation


Prerequisites

Node LTS version is required


Steps


  1. Get our template from the online marketplace
  2. Extract it in your preferred destination
  3. Go to the project you wish to execute. You can choose between: vue/full-version, vue/starter-kit, nuxt/full-version, nuxt/starter-kit
  4. Launch the integrated development environment (IDE) or open the terminal in that specific folder.
  5. Execute the command

# npm
npm install
# yarn
yarn install
# pnpm
pnpm install

This action will install the required dependencies in the local node_modules directory, as specified in the package.json file.

Made with By D*VERSE Studio All rights Reserved © Copyright 2025
  • Authentication
  • Build
  • Bun
  • Changelog
  • Colors
  • Components
  • Credits
  • Customization
  • Development
  • Figma
  • Folder Structure
  • Internationalization (i18n)
  • Welcome
  • Installation
  • Layout
  • Naive UI
  • New Page
  • Tailwind
  • Updates