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

old-skull/pnpm-monorepo-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.