Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 620 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 620 Bytes

JS Monorepo

GitHub Stars GitHub Issues Current Version

⚡️ Install dependencies

yarn is the recommended package manager to use with this project. Please use it instead of npm.

Install dependencies with yarn by running

yarn install