Shared cookbook of conventions for writing Vue code with the WeFa ecosystem. Use it first in product apps that consume @nside/wefa, and also use it inside the WeFa vue/ package for the shared rules that apply there too. It covers architecture and layout conventions, WeFa versus PrimeVue reuse decisions, i18n…
Maintainer guide for contributing to the N-SIDE WeFa Vue package itself. Use it only when the task is inside this repository's vue/ workspace, and load it after wefa-vue-cookbook. It covers repo-specific maintainer concerns such as exports, Storybook or MDX docs, demo wiring, generated artifacts, frontend tests, and…