Skip to content

A Modified HelloWorld Vuetify Template with i18n, router, vuex & more

Notifications You must be signed in to change notification settings

allesvergeben/Vuetify-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VuetifyTemplate

Description

This is a Template for Vuetify. It is for experienced users, as well as for beginners. Just use this as a Template, to save some time setting up router, vuex, themes and i18n. This all is implemented, as well as a language switcher and a Theme switcher. However, experienced users will probably not need the sample implementations.

If you have some other useful things, that should be in here, feel free to make a feature request, i will answer asap.

If you want to see the Template live or you want more information about VuetifyTemplate just visit VuetifyTemplate.com.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.