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

https://github.com/red-explosion/common-js


https://github.com/red-explosion/common-js

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

Red Explosion Logo

# @red-explosion/common

A monorepo of helpful JavaScript packages used across Red Explosion projects.

## Contributing

Please ensure you have `pnpm` installed and configured before continuing.

1. Clone this repository
```shell
git clone git clone git@github.com:red-explosion/common-js.git && cd common-js
```
2. Install dependencies
```shell
pnpm install
```

You should be good to go.

## Credits

- [Ben Sherred](https://github.com/bensherred)
- [All Contributors](../../contributors)