monoRepo structure with Turborepo

TypeScript Nest.js react sass storybook vite webpack Turbo

install all packages :

npm install

install new package :

npm install package-name -w workspace/folder

Execute command :

npm run command-name -w workspace/folder