Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ertrzyiks/npm-workspace-playground


https://github.com/ertrzyiks/npm-workspace-playground

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# npm-workspace-playground

A sample repository managed by npm 7 workspaces.

1. Install the dependencies
```
npm install
```

2. Run all the packages

```
npm run start --workspaces
```