https://github.com/pnpm/components
https://github.com/pnpm/components
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pnpm/components
- Owner: pnpm
- License: mit
- Created: 2022-05-09T13:29:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T01:56:49.000Z (4 months ago)
- Last Synced: 2025-04-09T21:41:22.509Z (3 months ago)
- Language: TypeScript
- Size: 2.17 MB
- Stars: 2
- Watchers: 2
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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