Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 341 Bytes

pnpm-monorepo-starter-kit

Pnpm monorepo.

Structure

Each package in packages folder has its own package.json with deps, but all deps are stored at the root level.

Configuration

You can configure monorepo using .npmrc. Here is the list of all the available options.