bencodezen / vue-enterprise-boilerplate

An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
7.77k stars 1.32k forks source link

Vuetify Integration #200

Closed dyardyGIT closed 1 month ago

dyardyGIT commented 4 years ago

Anyone tried to implement vuetify into the solution with any success?

thanks

frandiox commented 4 years ago

@dyardyGIT There's an issue about it here with a common problem you might face.

aburai commented 4 years ago

Depends on vue-meta and can be resolved. My project runs with vue-enterprise-boilerplate and vuetify.

marceloavf commented 3 years ago

Have you successfully imported Vuetify @dyardyGIT ? If needed, I can create a branch with these changes to help you.

fgauris commented 3 years ago

@marceloavf I'm certain that having branch with Vuetify integrated would help a lot of people who want to use this boilerplate and Vuetify.

silkster commented 3 years ago

A better solution would be for someone to fork this repo and add Vuetify to keep this repo as clean as possible.

Then maybe reference the Vuetify repo in the docs.

ngocnv371 commented 2 years ago

I have integrated vuetify in a fork, check this out here https://github.com/ngocnv371/vue-enterprise-boilerplate-vuetify