https://github.com/lucky401/vue-resilient-architecture
There is no consensus on the right way to organize a Vue application. Vue gives you a lot of freedom, but with that freedom comes the responsibility of deciding on your own architecture.
We think it is important is to make the architecture focused on the feature as opposed to type, organizing only shared components on a global level and modularizing all the other related entities together in the localized view.
This contains the current draft of the new docs. There will be missing content.
Contributors: