An open API service indexing awesome lists of open source software.

https://github.com/char0n/lerna-monorepo-taming

This monorepo implements current practices and conventions used while building monorepos using Lerna
https://github.com/char0n/lerna-monorepo-taming

conventions documentation howto lerna practices tutorial

Last synced: 11 months ago
JSON representation

This monorepo implements current practices and conventions used while building monorepos using Lerna

Awesome Lists containing this project

README

          

## Installation

```sh
$ npm i
```

## Tests

```sh
$ npm run test
```