Closed Actarus-0 closed 1 year ago
I think you should better base your boilerplate on Nuxt instead of VueJs in order to get aligned with the VueJS/Nuxt community.
Nuxt
VueJs
VueJS
It seems that you are building your own Nuxt at this point, so why not use an accepted convention by the community?
Look at these ressources: https://github.com/nuxt-community/awesome-nuxt https://github.com/nuxt-community/modules https://www.toptal.com/vue-js/server-side-rendered-vue-js-using-nuxt-js
I also found an example of a starter project that uses both Nuxt and Vuetify, maybe you can have at look at it: https://github.com/vuetifyjs/nuxt
Vuetify
I just saw that you used https://github.com/vuejs-templates/webpack as starting template.
It confirms the idea of doing what Nuxt already does better and with a fast growing community.
I think you should better base your boilerplate on
Nuxt
instead ofVueJs
in order to get aligned with theVueJS
/Nuxt
community.It seems that you are building your own
Nuxt
at this point, so why not use an accepted convention by the community?Look at these ressources: https://github.com/nuxt-community/awesome-nuxt https://github.com/nuxt-community/modules https://www.toptal.com/vue-js/server-side-rendered-vue-js-using-nuxt-js
I also found an example of a starter project that uses both
Nuxt
andVuetify
, maybe you can have at look at it: https://github.com/vuetifyjs/nuxt