bencodezen / vue-enterprise-boilerplate

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

Will we update this boilerplate to vue3? #220

Closed hanzlahabib closed 4 months ago

hanzlahabib commented 4 years ago

Is there any possibility we make similar boilerplate using vue3 or we update this same boilerplate?

cpraas commented 4 years ago

Would like to see an updated version as well in the future. Problem for now are the dependencies, because some of them are not vue 3 compatible yet (for example vue-meta).

StefanPostma commented 3 years ago

Meta is now Vue 3 compatible any more modules where the update is waiting for ?

boydaihungst commented 3 years ago

Try this one. Updated vuejs 3, vue cli 5, webpack 5, change mock from expressjs to msw, use yarn command to generate vuex module with full typescript IntelliSense (module, namespace, mapper utilities), vue-meta 4, fix require.context is not a function, add commit lint, support dynamic layout, pre-config router follow Subdomains with gTLD URL structure from google. And I have also updated docs with typescript, vue 3... https://github.com/boydaihungst/vue-enterprise-boilerplate/

bencodezen commented 4 months ago

Sorry for the delay in responding to this everyone. I let the project lapse and am in the process of currently updating it to Vue 3 standards.

In order to clean up issues, I'll be closing this issue at this time, but if you still have issues with the new boilerplate or have questions, please don't hesitate to open another issue.