/monorepo

Learn how to manage a monorepo project with NPM workspaces

Primary LanguageTypeScript

monorepo

Install dependencies

$ npm install

Bump package version

$ npm run release

Publish packages to NPM

$ npm run publish