/demo-ts-references-monorepo

Example of Typescript Project References monorepo with packages published on npmjs

Primary LanguageTypeScriptMIT LicenseMIT

Example of TypeScript Project References Monorepo

This example will publish two packages on NPM Registry.

It shows how to configure a project with automated releases, changelogs, tests, etc., using the following tools:

The build will generate two binaries for each packages:

Neither Lerna or any bundler (Webpack, ...) are used.

🛡️ License

MIT

Copyright © 2021 atao60.

📜 Credits