https://github.com/quiet-node/monorepo-dev
https://github.com/quiet-node/monorepo-dev
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/quiet-node/monorepo-dev
- Owner: quiet-node
- Created: 2023-06-21T19:25:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T19:38:24.000Z (almost 3 years ago)
- Last Synced: 2024-05-29T17:23:24.516Z (about 2 years ago)
- Language: JavaScript
- Size: 114 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```