100sang / vue3-vuetify-starter

Vuetify Starter Template for Vue3

Home Page:https://vue3-vuetify-starter-100sang.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuetify Start Template

logo vuetify

This template was created for you to start developing with Vuetify UI Framework in Vue3.

Includes Vue-router and Vuex.

In addition, common layouts, themes, global filters, and components are also included for ease of use.


Based on the basic structure of Vue 3, Vue router, store, vuex and Vuetify plugins were integrated and applied.


Features

  • Based on the basic structure of Vue3, router, store, vuex and vuetify were integrated and applied.
  • Vuetify features and components are stored as layout directories and templates for easy reuse.
  • A demo site that allows you to quickly create menus, galleries, and functions with the Vuetify framework by referring to Wirefreams

Demo

A live demo of Vue3 + Vuetify Demo is available at vue3-vuetify-starter-100sang.netlify.app


Getting Started

Clone the repository and runnig on your machine, follow the steps below.

Prerequisites

  • Vue and npm installed on your machine

Setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

Vuetify Starter Template for Vue3

https://vue3-vuetify-starter-100sang.netlify.app


Languages

Language:Vue 79.2%Language:JavaScript 16.8%Language:HTML 4.0%