Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 255 Bytes

File metadata and controls

6 lines (3 loc) · 255 Bytes

📦 Installing Packages

⬇️ Installing a new package to your frontend? You need to cd packages/react-app and then yarn add PACKAGE

⬇️ Installing a new package to your backend? You need to cd packages/hardhat and then yarn add PACKAGE