alchemyplatform / create-web3-dapp

The complete toolbox to create web3 applications.
https://docs.alchemy.com
GNU Affero General Public License v3.0
857 stars 255 forks source link

[ENHANCEMENT] Migrate from npm to yarn berry (yarn3) #35

Open ahmedali8 opened 2 years ago

ahmedali8 commented 2 years ago

it's fast and efficient, check these articles article1 article2

I'd love to work on this and add husky, commitlint and make hardhat ts as well

@Eversmile12, Let me know what you think about this and I'll create a PR

Eversmile12 commented 2 years ago

@ahmedali8 can you add a package manager check to see when a user launces the executable using npx or yarn? Would love to keep both

ahmedali8 commented 2 years ago

@Eversmile12 let's have an option in the command-line so that user could choose if he wants to use npm/yarn1/yarn2