What is turbo?
"Turborepo is a high-performance build system for JavaScript and TypeScript codebases."
turbo is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 38.4 KB on disk.
Installation Guide
# Install via NPM
npm install turbo
# Install via Yarn
yarn add turbo