tatthien / monorepo

Learn how to manage a monorepo project with NPM workspaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monorepo

Install dependencies

$ npm install

Bump package version

$ npm run release

Publish packages to NPM

$ npm run publish

About

Learn how to manage a monorepo project with NPM workspaces


Languages

Language:TypeScript 100.0%