Closed davidmeirlevy closed 2 years ago
after this PR, you can run npm i at the root folder, and it will install all dependencies for all packages. notice that fastify-vite-vue is a linked dependency that is using the local package folder.
npm i
fastify-vite-vue
after this PR, you can run
npm i
at the root folder, and it will install all dependencies for all packages. notice thatfastify-vite-vue
is a linked dependency that is using the local package folder.