1 Building
The project is a pnpm monorepo; building the project should require only two commands which install the version-locked packages and run the build script. This can be done as follows:
pnpm install |
pnpm run build |
The project is a pnpm monorepo; building the project should require only two commands which install the version-locked packages and run the build script. This can be done as follows:
pnpm install |
pnpm run build |