A monorepo of helpful JavaScript packages used across Red Explosion projects.
Please ensure you have pnpm
installed and configured before continuing.
- Clone this repository
git clone git clone [email protected]:red-explosion/common-js.git && cd common-js
- Install dependencies
pnpm install
You should be good to go.