What's the best way to move logic outside of a Vue project?

38 Views Asked by At

I have a few projects that all use similar services and stores.

I want to have a separate logic and connect all the projects to it.

Is it possible???

0

There are 0 best solutions below