Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zyhou/node-monorepo-npm


https://github.com/zyhou/node-monorepo-npm

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

```bash
npm run check-types --workspace=@monorepo/core
npm run check-types --workspace=@monorepo/api

npm run build --workspace=@monorepo/api
npm run start --workspace=@monorepo/api

npm run clean --workspace=@monorepo/api
```