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

https://github.com/quiet-node/monorepo-dev


https://github.com/quiet-node/monorepo-dev

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

          

# monorepo-dev

A monorepo project that leverages the combined power of Lerna and Nx.

## Run test

```
yarn prepack || make lerna-test-global
```