Created with npx create-turbo@latest.
This turborepo uses npm as a package manager. It includes the two packages that use Parcel:
lib-1: a stub React component library uses Parcel to buildlib-2: another stub React component library uses Parcel to build
To build all apps and packages, run the following command:
npm run build