More Premium Hugo Themes Premium Vue Themes

Boot Vue

Boot Vue is a lightning fast Vue 3 template with strongly typed TypeScript, UnoCSS, DaisyUI, Vue Router, Pinia, and Netlify support.

Boot Vue

Boot Vue is a lightning fast Vue 3 template with strongly typed TypeScript, UnoCSS, DaisyUI, Vue Router, Pinia, and Netlify support.

Author Avatar Theme by kirklin
Github Stars Github Stars: 273
Last Commit Last Commit: Apr 18, 2025 -
First Commit Created: Apr 29, 2023 -
default image

Overview

This product is a theme built with Vue 3, Vite, and pnpm. It uses TypeScript for strong typing and the latest syntax. It automatically imports components and APIs, and includes features such as UnoCSS for styling, Daisy for Tailwind CSS components, Vue Router v4 for routing, NProgress for loading feedback, and Pinia for state management. It also has presets for Chinese fonts and is ready for internationalization. Additionally, it is Netlify ready for easy deployment.

Features

  • Lightning fast: Built with Vue 3, Vite, and pnpm.
  • Strongly typed: Uses TypeScript.
  • Latest syntax: Uses the new syntax.
  • Components auto importing: Automatically imports components.
  • APIs auto importing: Uses unplugin-auto-import to directly import Composition API and others.
  • UnoCSS: The instant on-demand atomic CSS engine, providing a lightweight and fast way to style your app.
  • Daisy: The free and open-source Tailwind CSS component library.
  • Official router: Uses Vue Router v4.
  • Loading feedback: Uses NProgress to provide page loading progress feedback.
  • State management: Uses Pinia for state management.
  • Chinese font preset: Includes a preset for Chinese fonts.
  • I18n ready: Ready for internationalization with locales.
  • Netlify ready: Zero-config deployment on Netlify.

Installation

To use this theme, you can follow the steps below:

  1. Clone the repository or create a repo from the template on GitHub.
  2. Clone the repository to your local machine.
  3. Install the necessary dependencies by running the following command in the project’s root directory:
pnpm install
  1. For development, run the command:
pnpm dev
  1. Visit http://localhost:8888 to view the app.
  2. To build the app, run the command:
pnpm build
  1. The generated files will be available in the dist directory.
  2. For Netlify deployment, go to Netlify and select your clone repository. Follow the instructions to deploy the app.

Summary

This product is a lightning-fast theme built with Vue 3, Vite, and pnpm. It includes features such as TypeScript for strong typing, the latest syntax, automatic importing of components and APIs, and various libraries for styling, routing, loading feedback, and state management. It also provides presets for Chinese fonts, is ready for internationalization, and offers easy deployment with Netlify. The installation process involves cloning the repository, installing dependencies, and running commands for development and building.