Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 579 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 579 Bytes

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
git clone git clone [email protected]:red-explosion/common-js.git && cd common-js
  1. Install dependencies
pnpm install

You should be good to go.

Credits