/vuetifier

Vuetify.js color and component example site.

Primary LanguageVue

deploy test License: MIT

Vuetifier

Vuetify.js color theme and component examples.

install

yarn install

run as develop mode

yarn dev

generate for GitHub Pages

yarn generate

deploy to GitHub Pages

yarn deploy

generate for local hosting

yarn generate-local

start local static server

yarn start-static

lint

yarn lint