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

https://github.com/pnpm/components


https://github.com/pnpm/components

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# pnpm components

This is a workspace of reusable pnpm components managed by the [bit CLI](https://github.com/teambit/bit)

## Usage

To install the dependencies, run:

```
bit install
```

To run all tests, run:

```
bit test --all
```

## License

MIT