Shared components and services to promote code reuse but that don't warrant separate repos.
npm install @aamasri/web-componentsThis is a shared component library to facilitate code re-use between projects.
We can have javascript/css and svelte components, plus constants, validation etc.
We want to gradually make this our go to for small components that don't warrant a full repo.